Searched refs:ceph_file_iops (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ceph/
H A Dinode.c92 const struct inode_operations ceph_file_iops = { variable in typeref:struct:inode_operations
793 inode->i_op = &ceph_file_iops; fill_inode()
796 inode->i_op = &ceph_file_iops; fill_inode()
H A Dsuper.h721 extern const struct inode_operations ceph_file_iops;

Completed in 160 milliseconds