Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dsuper.h895 extern const struct file_operations ceph_dir_fops;
Ddir.c1349 const struct file_operations ceph_dir_fops = { variable
Dinode.c825 inode->i_fop = &ceph_dir_fops; in fill_inode()