Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbfs_fs.h24 struct bfs_inode { struct
66 ((((offset) - BFS_BSIZE) / sizeof(struct bfs_inode)) + BFS_ROOT_INO)
69 ((__u32)(((ino) - BFS_ROOT_INO) * sizeof(struct bfs_inode)) + BFS_BSIZE)