Home
last modified time | relevance | path

Searched refs:zfs (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/doc/
DREADME.zfs3 To Enable zfs ls and load commands, modify the board specific config file with
8 1. After applying the patch, zfs specific commands can be seen
15 2. To list the files in zfs pool, device or partition, execute
/external/e2fsprogs/lib/blkid/tests/
Dzfs.results1 TYPE='zfs'
/external/u-boot/fs/zfs/
DMakefile6 obj-y := dev.o zfs.o zfs_fletcher.o zfs_sha256.o zfs_lzjb.o
Dzfs.c1986 struct zfs_data *zfs; in zfs_fetch_nvlist() local
1989 zfs = zfs_mount(dev); in zfs_fetch_nvlist()
1990 if (!zfs) in zfs_fetch_nvlist()
1992 err = int_zfs_fetch_nvlist(zfs, nvlist); in zfs_fetch_nvlist()
1993 zfs_unmount(zfs); in zfs_fetch_nvlist()
/external/u-boot/fs/
DMakefile23 obj-$(CONFIG_CMD_ZFS) += zfs/
/external/bcc/debian/
Dchangelog66 * wakeuptime, offwaketime, argdist, {xfs,zfs,ext4}{slower,dist}, others
/external/u-boot/cmd/
DMakefile150 obj-$(CONFIG_CMD_ZFS) += zfs.o
DKconfig1738 bool "zfs - Access of ZFS filesystem"
1746 See doc/README.zfs for more details.
/external/bcc/docs/
Dtutorial.md32 1. ext4slower (or btrfs\*, xfs\*, zfs\*)
85 #### 1.3. ext4slower (or btrfs\*, xfs\*, zfs\*)