Searched refs:omfs_file_inops (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/omfs/ | ||
H A D | omfs.h | 55 extern const struct inode_operations omfs_file_inops; |
H A D | file.c | 370 const struct inode_operations omfs_file_inops = { variable in typeref:struct:inode_operations |
H A D | inode.c | 61 inode->i_op = &omfs_file_inops; omfs_new_inode() |
Completed in 71 milliseconds