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

/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/os/freebsd/
H A Dmnttab.c86 optadd(char *mntopts, size_t size, const char *opt) argument
97 static char mntopts[MNTMAXSTR]; local
/freebsd-13-stable/sys/contrib/openzfs/cmd/mount_zfs/
H A Dmount_zfs.c111 mtab_update(char *dataset, char *mntpoint, char *type, char *mntopts) argument
153 char mntopts[MNT_LINE_MAX] = { '\0' }; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c183 zfs_parse_mount_options(char *mntopts, unsigned long *mntflags, argument
245 append_mntopt(const char *name, const char *val, char *mntopts, argument
260 zfs_selinux_setcontext(zfs_handle_t *zhp, zfs_prop_t zpt, const char *name, char *mntopts, char *mtabopt) argument
273 zfs_adjust_mount_options(zfs_handle_t *zhp, const char *mntpoint, char *mntopts, char *mtabopt) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvfs.h96 typedef struct mntopts { struct
/freebsd-13-stable/contrib/netbsd-tests/fs/ffs/
H A Dh_quota2_tests.c388 int mntopts = 0; local
/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_vfsops.c218 fuse_vfs_remount(struct mount *mp, struct thread *td, uint64_t mntopts, argument
301 uint64_t mntopts, __mntopts; local
[all...]
/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h93 typedef struct mntopts { struct
/freebsd-13-stable/sbin/mount/
H A Dmount.c510 hasopt(const char *mntopts, const char *option) argument
546 mountfs(const char *vfstype, const char *spec, const char *name, int flags, const char *options, const char *mntopts) argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c386 char mntopts[MNT_LINE_MAX]; local
1456 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) argument
[all...]
H A Dlibzfs_dataset.c917 libzfs_mnttab_add(libzfs_handle_t *hdl, const char *special, const char *mountp, const char *mntopts) argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c215 zfsvfs_parse_options(char *mntopts, vfs_t **vfsp) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c7000 append_options(char *mntopts, char *newopts) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3057 do_import(nvlist_t *config, const char *newname, const char *mntopts, argument
3163 import_pools(nvlist_t *pools, nvlist_t *props, char *mntopts, int flags, argument
3467 char *mntopts = NULL; local
6633 char *mntopts = NULL; local
[all...]

Completed in 141 milliseconds