Home
last modified time | relevance | path

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

/linux/fs/bfs/
H A DMakefile6 obj-$(CONFIG_BFS_FS) += bfs.o
8 bfs-objs := inode.o file.o dir.o
H A DKconfig15 <file:Documentation/filesystems/bfs.rst>.
20 bfs. Note that the file system of your root partition (the one
/linux/Documentation/filesystems/
H A Dbfs.rst18 # mount -t bfs /dev/loop0 /mnt/stand
28 # mount -t bfs -o loop stand.img /mnt/stand
H A Dbefs.rst31 <http://hp.vector.co.jp/authors/VA008030/bfs/>
47 But Unixware Boot Filesystem is called bfs, too. And they are already in
/linux/fs/
H A DMakefile79 obj-$(CONFIG_BFS_FS) += bfs/
H A DKconfig316 source "fs/bfs/Kconfig"
/linux/fs/btrfs/
H A Dextent_io.c2886 struct btrfs_folio_state *bfs; in folio_range_has_eb() local
2891 bfs = folio_get_private(folio); in folio_range_has_eb()
2892 if (atomic_read(&bfs->eb_refs)) in folio_range_has_eb()
/linux/lib/
H A DKconfig.debug1559 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.
/linux/
H A DMAINTAINERS4402 F: Documentation/filesystems/bfs.rst
4403 F: fs/bfs/