Searched refs:ceph_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | dir.c | 745 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup() function 814 struct dentry *result = ceph_lookup(dir, dentry, 0); in ceph_handle_notrace_create() 1951 .lookup = ceph_lookup, 1970 .lookup = ceph_lookup,
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | dir.c | 771 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup() function 863 struct dentry *result = ceph_lookup(dir, dentry, 0); in ceph_handle_notrace_create() 2152 .lookup = ceph_lookup, 2171 .lookup = ceph_lookup,
|
Completed in 5 milliseconds