Searched refs:omfs_file_operations (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/omfs/
H A Domfs.h54 extern const struct file_operations omfs_file_operations;
H A Dinode.c62 inode->i_fop = &omfs_file_operations; omfs_new_inode()
250 inode->i_fop = &omfs_file_operations; omfs_iget()
H A Dfile.c338 const struct file_operations omfs_file_operations = { variable in typeref:struct:file_operations

Completed in 36 milliseconds