/titanic_41/usr/src/lib/libfsmgt/common/ |
H A D | nfs_mntinfo.c | 56 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL }; variable 99 nfs_get_filtered_mount_list(char *resource, char *mountp, char *mntopts, in nfs_get_filtered_mount_list()
|
H A D | libfsmgt.h | 63 char *mntopts; member 74 char *mntopts; member
|
H A D | fs_mounts.c | 160 char *mntopts, char *time, boolean_t find_overlays, int *errp) { in fs_get_filtered_mount_list() 656 create_mnttab_filter(char *resource, char *mountp, char *fstype, char *mntopts, in create_mnttab_filter()
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | automount.c | 96 char mntopts[MAX_MNTOPT_STR]; in main() local 378 compare_opts(opts, mntopts) in compare_opts() argument
|
H A D | ns_fnmount.c | 757 new_mapent(char *root, char *mntpnt, char *fstype, char *mntopts, char *host, in new_mapent()
|
H A D | autod_nfs.c | 650 char *mntopts = NULL; in nfsmount() local 3528 loopbackmount(fsname, dir, mntopts, overlay) in loopbackmount() argument
|
/titanic_41/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vfsops.c | 73 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | mount.c | 580 elide_dev(char *mntopts) in elide_dev() 656 flags(char *mntopts, int flag) in flags() 868 char *mntopts[] = { MNTOPT_IGNORE, NULL }; variable
|
/titanic_41/usr/src/lib/libtsol/common/ |
H A D | getpathbylabel.c | 266 char mntopts[MAXPATHLEN]; in getnfspathbyautofs() local
|
/titanic_41/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 155 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | vfs.h | 154 typedef struct mntopts { struct 157 } mntopts_t; argument
|
/titanic_41/usr/src/cmd/halt/ |
H A D | halt.c | 664 char mntopts[MNT_LINE_MAX] = MNTOPT_LARGEFILES; in validate_ufs_disk() local 684 char mntopts[MNT_LINE_MAX] = { '\0' }; in validate_zfs_pool() local
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_mount.c | 266 char mntopts[MNT_LINE_MAX]; in zfs_mount() local 1074 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) in zpool_enable_datasets()
|
/titanic_41/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_fs.c | 561 char mntopts[MNT_LINE_MAX] = ""; in grub_fsd_mount_tmp() local
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 95 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 707 char *mntopts[] = { MNTOPT_QUOTA, NULL }; variable
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 3250 char *mntopts; in nfs4_trigger_create_mntopts() local 3295 nfs4_trigger_destroy_mntopts(char *mntopts) in nfs4_trigger_destroy_mntopts() 3305 nfs4_trigger_add_mntopt(char *mntopts, char *optname, vfs_t *vfsp) in nfs4_trigger_add_mntopt()
|
/titanic_41/usr/src/uts/common/fs/fd/ |
H A D | fdops.c | 530 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | vfs.c | 187 mntopt_t *mntopts; in fsinfo() local
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 143 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 1680 do_import(nvlist_t *config, const char *newname, const char *mntopts, in do_import() 1808 char *mntopts = NULL; in zpool_do_import() local 3253 char *mntopts = NULL; in zpool_do_split() local
|
/titanic_41/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 109 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfsstat/ |
H A D | nfsstat.c | 1291 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL }; variable
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vfsops.c | 119 static mntopt_t mntopts[] = { variable
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | vfs.c | 183 static const mntopt_t mntopts[] = { variable 1033 mntopts_t *mntopts, struct mounta *uap) in lofi_add()
|