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

/netbsd-current/external/cddl/osnet/lib/libzfs/
H A Dmnttab.c90 optadd(char *mntopts, size_t size, const char *opt) argument
101 static char mntopts[MNTMAXSTR]; local
/netbsd-current/external/cddl/osnet/sys/sys/
H A Dvfs.h95 typedef struct mntopts { struct
/netbsd-current/tests/fs/ffs/
H A Dh_quota2_tests.c388 int mntopts = 0; local
/netbsd-current/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.c137 char *mntopts = (char *) NULL; local
/netbsd-current/sbin/mount/
H A Dmount.c331 hasopt(const char *mntopts, const char *option) argument
355 mountfs(const char *vfstype, const char *spec, const char *name, int flags, const char *options, const char *mntopts, int skipmounted, char *buf, size_t buflen) argument
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_mount.c275 char mntopts[MNT_LINE_MAX]; local
1135 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
/netbsd-current/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_main.c1855 do_import(nvlist_t *config, const char *newname, const char *mntopts, argument
1983 char *mntopts = NULL; local
3401 char *mntopts = NULL; local
[all...]
/netbsd-current/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c6081 append_options(char *mntopts, char *newopts) argument
6782 char mntopts[MNT_LINE_MAX] = { '\0' }; local
[all...]

Completed in 300 milliseconds