Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1187 extern const struct inode_operations ceph_snapdir_iops;
H A Ddir.c1969 const struct inode_operations ceph_snapdir_iops = { variable
H A Dinode.c97 inode->i_op = &ceph_snapdir_iops; in ceph_get_snapdir()