Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dinode.c234 const struct inode_operations ceph_file_iops = { variable
1182 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
1185 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
Dsuper.h1028 extern const struct inode_operations ceph_file_iops;