Searched defs:mntopts (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dmnttab.c86 optadd(char *mntopts, size_t size, const char *opt) argument
97 static char mntopts[MNTMAXSTR]; local
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_vfsops.c209 uint64_t mntopts, __mntopts; local
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h93 typedef struct mntopts { struct
/freebsd-10-stable/contrib/netbsd-tests/fs/ffs/
H A Dh_quota2_tests.c388 int mntopts = 0; local
/freebsd-10-stable/contrib/amd/hlfsd/
H A Dhlfsd.c135 char *mntopts = (char *) NULL; local
/freebsd-10-stable/sbin/mount/
H A Dmount.c516 hasopt(const char *mntopts, const char *option) argument
552 mountfs(const char *vfstype, const char *spec, const char *name, int flags, const char *options, const char *mntopts) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c275 char mntopts[MNT_LINE_MAX]; local
1136 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) argument
[all...]
H A Dlibzfs_dataset.c792 libzfs_mnttab_add(libzfs_handle_t *hdl, const char *special, const char *mountp, const char *mntopts) argument
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1890 do_import(nvlist_t *config, const char *newname, const char *mntopts, argument
2022 char *mntopts = NULL; local
3442 char *mntopts = NULL; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c6058 append_options(char *mntopts, char *newopts) argument
6744 char mntopts[MNT_LINE_MAX] = { '\0' }; local
[all...]

Completed in 135 milliseconds