Searched refs:ceph_dir_fops (Results 1 – 3 of 3) sorted by relevance
/fs/ceph/ | ||
D | super.h | 937 extern const struct file_operations ceph_dir_fops; |
D | dir.c | 1307 const struct file_operations ceph_dir_fops = { variable |
D | inode.c | 834 inode->i_fop = &ceph_dir_fops; in fill_inode() |