Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dsuper.h1157 extern const struct file_operations ceph_snapdir_fops;
Ddir.c1935 const struct file_operations ceph_snapdir_fops = { variable
Dinode.c91 inode->i_fop = &ceph_snapdir_fops; in ceph_get_snapdir()