Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Ddir.c29 const struct inode_operations ceph_dir_iops; variable
1240 const struct inode_operations ceph_dir_iops = { variable
Dsuper.h786 extern const struct inode_operations ceph_dir_iops;
Dinode.c83 inode->i_op = &ceph_dir_iops; in ceph_get_snapdir()
699 inode->i_op = &ceph_dir_iops; in fill_inode()