Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Ddir.c756 struct dentry *ceph_finish_lookup(struct ceph_mds_request *req, in ceph_finish_lookup() function
878 dentry = ceph_finish_lookup(req, dentry, err); in ceph_lookup()
H A Dfile.c956 dn = ceph_finish_lookup(req, dentry, err); in ceph_atomic_open()