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

/freebsd-10.0-release/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.0-release/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h104 typedef struct mntopts { struct
/freebsd-10.0-release/sys/fs/fuse/
H A Dfuse_vfsops.c209 uint64_t mntopts, __mntopts; local
/freebsd-10.0-release/contrib/amd/hlfsd/
H A Dhlfsd.c138 char *mntopts = (char *) NULL; local
/freebsd-10.0-release/sbin/mount/
H A Dmount.c507 hasopt(const char *mntopts, const char *option) argument
543 mountfs(const char *vfstype, const char *spec, const char *name, int flags, const char *options, const char *mntopts) argument
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c271 char mntopts[MNT_LINE_MAX]; local
1118 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) argument
[all...]
H A Dlibzfs_dataset.c757 libzfs_mnttab_add(libzfs_handle_t *hdl, const char *special, const char *mountp, const char *mntopts) argument
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1817 do_import(nvlist_t *config, const char *newname, const char *mntopts, argument
1945 char *mntopts = NULL; local
3333 char *mntopts = NULL; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c5772 append_options(char *mntopts, char *newopts) argument
6449 char mntopts[MNT_LINE_MAX] = { '\0' }; local
[all...]

Completed in 207 milliseconds