Home
last modified time | relevance | path

Searched defs:mntopts (Results 1 – 25 of 27) sorted by relevance

12

/titanic_41/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c56 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 Dlibfsmgt.h63 char *mntopts; member
74 char *mntopts; member
H A Dfs_mounts.c160 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 Dautomount.c96 char mntopts[MAX_MNTOPT_STR]; in main() local
378 compare_opts(opts, mntopts) in compare_opts() argument
H A Dns_fnmount.c757 new_mapent(char *root, char *mntpnt, char *fstype, char *mntopts, char *host, in new_mapent()
H A Dautod_nfs.c650 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 Dlofs_vfsops.c73 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/cmd/fs.d/
H A Dmount.c580 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 Dgetpathbylabel.c266 char mntopts[MAXPATHLEN]; in getnfspathbyautofs() local
/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c155 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h154 typedef struct mntopts { struct
157 } mntopts_t; argument
/titanic_41/usr/src/cmd/halt/
H A Dhalt.c664 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 Dlibzfs_mount.c266 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 Dlibgrub_fs.c561 char mntopts[MNT_LINE_MAX] = ""; in grub_fsd_mount_tmp() local
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c95 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c707 char *mntopts[] = { MNTOPT_QUOTA, NULL }; variable
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c3250 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 Dfdops.c530 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c187 mntopt_t *mntopts; in fsinfo() local
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c143 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c1680 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 Dpc_vfsops.c109 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1291 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL }; variable
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c119 static mntopt_t mntopts[] = { variable
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c183 static const mntopt_t mntopts[] = { variable
1033 mntopts_t *mntopts, struct mounta *uap) in lofi_add()

12