Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dbfs_fs.h21 #define BFS_VREG 1L macro
/openbmc/linux/fs/bfs/
H A Dinode.c68 } else if (le32_to_cpu(di->i_vtype) == BFS_VREG) { in bfs_iget()
136 di->i_vtype = cpu_to_le32(BFS_VREG); in bfs_write_inode()