Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dinode.c94 const struct inode_operations ceph_file_iops = { variable
918 inode->i_op = &ceph_file_iops; in fill_inode()
921 inode->i_op = &ceph_file_iops; in fill_inode()
Dsuper.h854 extern const struct inode_operations ceph_file_iops;