Searched refs:bfs_file_inops (Results 1 – 4 of 4) sorted by relevance
60 extern const struct inode_operations bfs_file_inops;
199 const struct inode_operations bfs_file_inops; variable
102 inode->i_op = &bfs_file_inops; in bfs_create()
70 inode->i_op = &bfs_file_inops; in bfs_iget()