Home
last modified time | relevance | path

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

/openbmc/linux/fs/bfs/
H A Dbfs.h60 extern const struct inode_operations bfs_file_inops;
H A Dfile.c199 const struct inode_operations bfs_file_inops; variable
H A Ddir.c102 inode->i_op = &bfs_file_inops; in bfs_create()
H A Dinode.c70 inode->i_op = &bfs_file_inops; in bfs_iget()