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