Home
last modified time | relevance | path

Searched refs:CEPH_MDS_OP_LOOKUPINO (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dstrings.c60 case CEPH_MDS_OP_LOOKUPINO: return "lookupino"; in ceph_mds_op_name()
H A Dexport.c141 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_LOOKUPINO, in __lookup_inode()
229 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_LOOKUPINO, in __snapfh_to_dentry()
H A Dxattr.c821 req->r_op == CEPH_MDS_OP_LOOKUPINO || in __get_request_mask()
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dceph_fs.h316 CEPH_MDS_OP_LOOKUPINO = 0x00104, enumerator