Searched refs:splice_dentry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | inode.c | 1172 static int splice_dentry(struct dentry **pdn, struct inode *in) in splice_dentry() function 1205 pr_err("splice_dentry error %ld %p inode %p ino %llx.%llx\n", in splice_dentry() 1417 * splice_dentry() gets called later. This is safe in ceph_fill_trace() 1445 err = splice_dentry(&req->r_dentry, in); in ceph_fill_trace() 1476 err = splice_dentry(&req->r_dentry, in); in ceph_fill_trace() 1760 err = splice_dentry(&dn, in); in ceph_readdir_prepopulate()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | inode.c | 1421 static int splice_dentry(struct dentry **pdn, struct inode *in) in splice_dentry() function 1454 pr_err("splice_dentry error %ld %p inode %p ino %llx.%llx\n", in splice_dentry() 1687 * splice_dentry() gets called later. This is safe in ceph_fill_trace() 1717 err = splice_dentry(&req->r_dentry, in); in ceph_fill_trace() 1748 err = splice_dentry(&req->r_dentry, in); in ceph_fill_trace() 2032 err = splice_dentry(&dn, in); in ceph_readdir_prepopulate()
|
Completed in 6 milliseconds