Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dinode.c280 const struct inode_operations ceph_file_iops = { variable
1256 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
1259 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
H A Dsuper.h1065 extern const struct inode_operations ceph_file_iops;