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

/linux-4.4.14/fs/bfs/
H A Dbfs.h52 extern const struct inode_operations bfs_file_inops;
H A Dfile.c197 const struct inode_operations bfs_file_inops; variable in typeref:struct:inode_operations
H A Ddir.c102 inode->i_op = &bfs_file_inops; bfs_create()
H A Dinode.c70 inode->i_op = &bfs_file_inops; bfs_iget()

Completed in 72 milliseconds