Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h1256 extern const struct inode_operations ceph_snapdir_iops;
Ddir.c2049 const struct inode_operations ceph_snapdir_iops = { variable
Dinode.c109 inode->i_op = &ceph_snapdir_iops; in ceph_get_snapdir()