Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c106 const struct inode_operations ceph_file_iops = { variable
932 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
935 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
H A Dsuper.h957 extern const struct inode_operations ceph_file_iops;
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c228 const struct inode_operations ceph_file_iops = { variable
1153 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
1156 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
H A Dsuper.h1020 extern const struct inode_operations ceph_file_iops;

Completed in 12 milliseconds