Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ceph/
Dsuper.h1320 extern const struct inode_operations ceph_dir_iops;
Ddir.c2222 const struct inode_operations ceph_dir_iops = { variable
Dinode.c1248 inode->i_op = &ceph_dir_iops; in ceph_fill_inode()