Searched refs:ceph_dir_iops (Results 1 – 3 of 3) sorted by relevance
/fs/ceph/ | ||
D | super.h | 939 extern const struct inode_operations ceph_dir_iops; |
D | dir.c | 1324 const struct inode_operations ceph_dir_iops = { variable |
D | inode.c | 833 inode->i_op = &ceph_dir_iops; in fill_inode() |