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