Home
last modified time | relevance | path

Searched refs:fs_name (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_002_pos.ksh48 fs_name="Apple Banana Carrot Orange apple banana carrot"
63 fs_creation=$fs_name
131 "$fs_name" "name"
167 "$fs_name" "name"
/freebsd/tests/sys/cddl/zfs/tests/cli_user/zfs_list/
H A Dzfs_list_002_pos.ksh56 fs_name="Apple Banana Carrot Orange apple banana carrot"
71 fs_creation=$fs_name
139 "$fs_name" "name"
175 "$fs_name" "name"
/freebsd/stand/userboot/userboot/
H A Dhost.c155 .fs_name = "host",
/freebsd/stand/libsa/
H A Dmount.c111 __func__, fs->fs_name, path)); in mount()
H A Dcd9660.c83 .fs_name = "cd9660",
700 if (strcmp(f->f_ops->fs_name, "cd9660") == 0) { in cd9660_mount()
H A Dpkgfs.c43 .fs_name = "pkg",
171 proto->fs_name, pkgname, fd, errno)); in pkgfs_init()
H A Dsplitfs.c52 .fs_name = "split",
H A Dgzipfs.c52 .fs_name = "zip",
H A Dbzipfs.c70 .fs_name = "bzip",
H A Dufs.c95 .fs_name = "ufs",
934 if (strcmp(f->f_ops->fs_name, "ufs") == 0) in ufs_mount()
H A Ddosfs.c63 .fs_name = "dosfs",
294 if (strcmp(f->f_ops->fs_name, "dosfs") == 0) { in dos_mount()
H A Dstand.h108 const char *fs_name; member
H A Dtftp.c79 .fs_name = "tftp",
H A Dext2fs.c108 .fs_name = "ext2fs",
H A Dnfs.c133 .fs_name = "nfs",
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_error_translation.py277 fs_name = None
281 fs_name = _fs_name(name)
285 return lzc_exc.FilesystemNotFound(fs_name)
/freebsd/stand/kboot/kboot/
H A Dhostfs.c218 .fs_name = "host",
/freebsd/lib/libsecureboot/
H A Dvectx.c359 strncmp(f->f_ops->fs_name, "tftp", 4) == 0) { in vectx_lseek()
/freebsd/stand/efi/libefi/
H A Defihttp.c95 .fs_name = "efihttp",
/freebsd/stand/libsa/zfs/
H A Dzfs.c70 .fs_name = "zfs",