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

/linux-master/fs/ceph/
H A Dsuper.h1027 extern const struct inode_operations ceph_file_iops;
H A Dinode.c234 const struct inode_operations ceph_file_iops = { variable in typeref:struct:inode_operations
1181 inode->i_op = &ceph_file_iops;
1184 inode->i_op = &ceph_file_iops;

Completed in 118 milliseconds