Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h936 extern const struct file_operations ceph_snapdir_fops;
Ddir.c1496 const struct file_operations ceph_snapdir_fops = { variable
Dinode.c87 inode->i_fop = &ceph_snapdir_fops; in ceph_get_snapdir()