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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/lib/libzfs/
H A Dmnttab.c90 optadd(char *mntopts, size_t size, const char *opt) argument
102 static char mntopts[MNTMAXSTR]; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/sys/
H A Dvfs.h110 typedef struct mntopts { struct
/netbsd-6-1-5-RELEASE/tests/fs/ffs/
H A Dh_quota2_tests.c388 int mntopts = 0; local
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.c141 char *mntopts = (char *) NULL; local
/netbsd-6-1-5-RELEASE/sbin/mount/
H A Dmount.c329 hasopt(const char *mntopts, const char *option) argument
353 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-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_mount.c302 char mntopts[MNT_LINE_MAX]; local
1170 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) argument
[all...]
H A Dlibzfs_dataset.c671 libzfs_mnttab_add(libzfs_handle_t *hdl, const char *special, const char *mountp, const char *mntopts) argument
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vfsops.c138 static mntopt_t mntopts[] = { variable
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c3267 append_options(char *mntopts, char *newopts) argument
3959 char mntopts[MNT_LINE_MAX] = { '\0' }; local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_main.c1495 do_import(nvlist_t *config, const char *newname, const char *mntopts, argument
1616 char *mntopts = NULL; local
2754 char *mntopts = NULL; local
[all...]

Completed in 130 milliseconds