Home
last modified time | relevance | path

Searched refs:fs_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_007_pos.ksh46 set -A fs_type "all" "filesystem" "snapshot"
48 set -A fs_type ${fs_type[*]} "volume"
79 log_mustnot zfs list -rH -o name -t ${fs_type[$fs]} $DEPTH_FS | egrep -e '$eg_opt'
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c273 zpl_mount_impl(struct file_system_type *fs_type, int flags, zfs_mnt_t *zm) in zpl_mount_impl() argument
293 s = sget(fs_type, zpl_test_super, set_anon_super, flags, os); in zpl_mount_impl()
317 zpl_mount(struct file_system_type *fs_type, int flags, in zpl_mount() argument
322 struct super_block *sb = zpl_mount_impl(fs_type, flags, &zm); in zpl_mount()
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-fst-mount.m411 mount(struct file_system_type *fs_type, int flags,