Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dinode.c118 const struct inode_operations ceph_file_iops = { variable
960 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
963 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
Dsuper.h959 extern const struct inode_operations ceph_file_iops;