Home
last modified time | relevance | path

Searched refs:bfs_super_block (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dbfs_fs.h51 struct bfs_super_block { struct
/Linux-v4.19/fs/bfs/
Dinode.c323 struct bfs_super_block *bfs_sb; in bfs_fill_super()
341 bfs_sb = (struct bfs_super_block *)sbh->b_data; in bfs_fill_super()