Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1186 extern const struct inode_operations ceph_dir_iops;
H A Ddir.c1950 const struct inode_operations ceph_dir_iops = { variable
H A Dinode.c971 inode->i_op = &ceph_dir_iops; in ceph_fill_inode()