Searched refs:bfs (Results 1 – 9 of 9) sorted by relevance
6 obj-$(CONFIG_BFS_FS) += bfs.o8 bfs-objs := inode.o file.o dir.o
15 <file:Documentation/filesystems/bfs.rst>.20 bfs. Note that the file system of your root partition (the one
18 # mount -t bfs /dev/loop0 /mnt/stand28 # mount -t bfs -o loop stand.img /mnt/stand
31 <http://hp.vector.co.jp/authors/VA008030/bfs/>47 But Unixware Boot Filesystem is called bfs, too. And they are already in
79 obj-$(CONFIG_BFS_FS) += bfs/
316 source "fs/bfs/Kconfig"
2886 struct btrfs_folio_state *bfs; in folio_range_has_eb() local2891 bfs = folio_get_private(folio); in folio_range_has_eb()2892 if (atomic_read(&bfs->eb_refs)) in folio_range_has_eb()
1559 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.
4402 F: Documentation/filesystems/bfs.rst4403 F: fs/bfs/