Searched defs:mntopts (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_mount_os.c | 183 zfs_parse_mount_options(char *mntopts, unsigned long *mntflags, in zfs_parse_mount_options() 245 append_mntopt(const char *name, const char *val, char *mntopts, in append_mntopt() 261 char *mntopts, char *mtabopt) in zfs_selinux_setcontext() 274 char *mntopts, char *mtabopt) in zfs_adjust_mount_options()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | vfs.h | 96 typedef struct mntopts { struct 99 } mntopts_t; argument
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/os/freebsd/ |
| H A D | mnttab.c | 86 optadd(char *mntopts, size_t size, const char *opt) in optadd() 97 static char mntopts[MNTMAXSTR]; in statfs2mnttab() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/mount_zfs/ |
| H A D | mount_zfs.c | 96 mtab_update(char *dataset, char *mntpoint, char *type, char *mntopts) in mtab_update() 138 char mntopts[MNT_LINE_MAX] = { '\0' }; in main() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_mount.c | 386 char mntopts[MNT_LINE_MAX]; in zfs_mount_at() local 1414 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) in zpool_enable_datasets()
|
| H A D | libzfs_dataset.c | 919 const char *mountp, const char *mntopts) in libzfs_mnttab_add()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vfsops.c | 215 zfsvfs_parse_options(char *mntopts, vfs_t **vfsp) in zfsvfs_parse_options()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 2969 do_import(nvlist_t *config, const char *newname, const char *mntopts, in do_import() 3261 char *mntopts = NULL; in zpool_do_import() local 6490 char *mntopts = NULL; in zpool_do_split() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 6960 append_options(char *mntopts, char *newopts) in append_options()
|