Home
last modified time | relevance | path

Searched refs:ceph_dir_iops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/ceph/
Dsuper.h1216 extern const struct inode_operations ceph_dir_iops;
Ddir.c1960 const struct inode_operations ceph_dir_iops = { variable
Dinode.c997 inode->i_op = &ceph_dir_iops; in ceph_fill_inode()