Searched refs:ceph_finish_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 1193 extern struct dentry *ceph_finish_lookup(struct ceph_mds_request *req,
|
H A D | dir.c | 709 struct dentry *ceph_finish_lookup(struct ceph_mds_request *req, in ceph_finish_lookup() function 802 dentry = ceph_finish_lookup(req, dentry, err); in ceph_lookup()
|
H A D | file.c | 787 dn = ceph_finish_lookup(req, dentry, err); in ceph_atomic_open()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | dir.c | 735 struct dentry *ceph_finish_lookup(struct ceph_mds_request *req, in ceph_finish_lookup() function 851 dentry = ceph_finish_lookup(req, dentry, err); in ceph_lookup()
|
H A D | super.h | 1328 extern struct dentry *ceph_finish_lookup(struct ceph_mds_request *req,
|
H A D | file.c | 872 dn = ceph_finish_lookup(req, dentry, err); in ceph_atomic_open()
|
Completed in 17 milliseconds