Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1321 extern const struct file_operations ceph_snapdir_fops;
H A Ddir.c2226 const struct file_operations ceph_snapdir_fops = { variable
H A Dinode.c220 inode->i_fop = &ceph_snapdir_fops; in ceph_get_snapdir()