Searched refs:omfs_file_inops (Results 1 – 3 of 3) sorted by relevance
55 extern const struct inode_operations omfs_file_inops;
370 const struct inode_operations omfs_file_inops = { variable
61 inode->i_op = &omfs_file_inops; in omfs_new_inode()