Home
last modified time | relevance | path

Searched refs:BFS (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/filesystems/
H A Dbfs.rst4 BFS Filesystem for Linux
7 The BFS filesystem is used by SCO UnixWare OS for the /stand slice, which
13 (CONFIG_UNIXWARE_DISKLABEL config option). However BFS support does not
15 BFS filesystem via loopback::
20 where stand.img is a file containing the image of BFS filesystem.
38 To create the BFS image under UnixWare you need to find out first which
45 information you can use dd(1) to create the BFS image::
57 If you have any patches, questions or suggestions regarding this BFS
H A Dbefs.rst44 Which is it, BFS or BEFS?
46 Be, Inc said, "BeOS Filesystem is officially called BFS, not BeFS".
91 Using BFS
/linux/fs/bfs/
H A DKconfig3 tristate "BFS file system support"
7 Boot File System (BFS) is a file system used under SCO UnixWare to
13 to "UnixWare slices support", below. More information about the BFS
/linux/drivers/net/ethernet/microchip/
H A Dencx24j600_hw.h70 #define BFS(addr) (BFSCODE | (addr & ADDR_MASK)) /* Bit Field Set */ macro