Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddir.c693 struct dentry *ceph_finish_lookup(struct ceph_mds_request *req, in ceph_finish_lookup() function
785 dentry = ceph_finish_lookup(req, dentry, err); in ceph_lookup()
Dsuper.h1052 extern struct dentry *ceph_finish_lookup(struct ceph_mds_request *req,
Dfile.c496 dn = ceph_finish_lookup(req, dentry, err); in ceph_atomic_open()