Home
last modified time | relevance | path

Searched refs:fh_dentry (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dvfs.c249 dparent = fhp->fh_dentry; in nfsd_lookup_dentry()
533 dentry = fhp->fh_dentry; in nfsd_setattr()
800 dentry = fhp->fh_dentry; in nfsd_access()
1465 dentry = fhp->fh_dentry; in nfsd_create_locked()
1550 dentry = fhp->fh_dentry; in nfsd_create()
1660 dentry = fhp->fh_dentry; in nfsd_symlink()
1733 ddir = ffhp->fh_dentry; in nfsd_link()
1743 dold = tfhp->fh_dentry; in nfsd_link()
1997 dentry = fhp->fh_dentry; in nfsd_unlink()
2347 dentry = fhp->fh_dentry; in nfsd_getxattr()
[all …]
H A Dnfs3acl.c41 inode = d_inode(fh->fh_dentry); in nfsd3_proc_getacl()
100 inode = d_inode(fh->fh_dentry); in nfsd3_proc_setacl()
108 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_ACCESS, in nfsd3_proc_setacl()
112 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_DEFAULT, in nfsd3_proc_setacl()
175 struct dentry *dentry = resp->fh.fh_dentry; in nfs3svc_encode_getaclres()
H A Dnfsfh.c270 fhp->fh_dentry = dentry; in nfsd_set_fh_dentry()
326 if (!fhp->fh_dentry) { in __fh_verify()
332 dentry = fhp->fh_dentry; in __fh_verify()
600 if (fhp->fh_dentry) { in fh_compose()
609 fhp->fh_dentry = dget(dentry); /* our internal copy */ in fh_compose()
641 if (!fhp->fh_dentry) in fh_update()
644 dentry = fhp->fh_dentry; in fh_update()
747 struct dentry * dentry = fhp->fh_dentry; in fh_put()
750 fhp->fh_dentry = NULL; in fh_put()
H A Dnfs2acl.c45 inode = d_inode(fh->fh_dentry); in nfsacld_proc_getacl()
110 inode = d_inode(fh->fh_dentry); in nfsacld_proc_setacl()
118 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_ACCESS, in nfsacld_proc_setacl()
122 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_DEFAULT, in nfsacld_proc_setacl()
249 struct dentry *dentry = resp->fh.fh_dentry; in nfsaclsvc_encode_getaclres()
H A Dnfsproc.c122 setattr_prepare(&nop_mnt_idmap, fhp->fh_dentry, iap) != 0) { in nfsd_proc_setattr()
314 inode_lock_nested(dirfhp->fh_dentry->d_inode, I_MUTEX_PARENT); in nfsd_proc_create()
315 dchild = lookup_one_len(argp->name, dirfhp->fh_dentry, argp->len); in nfsd_proc_create()
333 if (!newfhp->fh_dentry) { in nfsd_proc_create()
340 inode = d_inode(newfhp->fh_dentry); in nfsd_proc_create()
368 newfhp->fh_dentry, in nfsd_proc_create()
430 inode_unlock(dirfhp->fh_dentry->d_inode); in nfsd_proc_create()
553 if (resp->fh.fh_dentry) { in nfsd_proc_mkdir()
H A Dnfsfh.h81 struct dentry * fh_dentry; /* validated dentry */ member
229 WARN_ON(src->fh_dentry); in fh_copy()
H A Dnfs3xdr.c372 fsid = (u64)huge_encode_dev(fhp->fh_dentry->d_sb->s_dev); in svcxdr_encode_fattr3()
429 struct dentry *dentry = fhp->fh_dentry; in svcxdr_encode_post_op_attr()
461 struct dentry *dentry = fhp->fh_dentry; in svcxdr_encode_wcc_data()
746 lease_get_mtime(d_inode(resp->fh.fh_dentry), &resp->stat.mtime); in nfs3svc_encode_getattrres()
987 dparent = cd->fh.fh_dentry; in compose_entry_fh()
H A Dnfs4proc.c87 struct dentry *dentry = cstate->current_fh.fh_dentry; in check_attr_support()
137 dget(src->fh_dentry); in fh_dup2()
165 umode_t mode = d_inode(fh->fh_dentry)->i_mode; in nfsd_check_obj_isreg()
257 parent = fhp->fh_dentry; in nfsd4_create_file()
711 if (!cstate->save_fh.fh_dentry) in nfsd4_restorefh()
917 if (tmp_fh.fh_dentry == fh->fh_dentry) { in nfsd4_do_lookupp()
1185 inode = cstate->current_fh.fh_dentry->d_inode; in nfsd4_setattr()
1252 if (!cstate->save_fh.fh_dentry) in nfsd4_verify_copy()
2236 cstate->current_fh.fh_dentry, in _nfsd4_verify()
2485 inode = d_inode(current_fh->fh_dentry); in nfsd4_layoutcommit()
[all …]
H A Dvfs.h187 .dentry = fh->fh_dentry}; in fh_getattr()
H A Dnfs3proc.c278 parent = fhp->fh_dentry; in nfsd3_create_file()
738 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_fsinfo()
775 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_pathconf()
H A Dnfs4state.c4562 if (!cstate->current_fh.fh_dentry) in nfsd4_reclaim_complete()
4754 fp->fi_inode = d_inode(fh->fh_dentry); in nfsd4_file_init()
5220 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd4_file_hash_lookup()
5250 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd4_file_hash_insert()
7155 fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()
7538 cstate->current_fh.fh_dentry); in nfsd4_open_confirm()
7604 cstate->current_fh.fh_dentry); in nfsd4_open_downgrade()
7678 cstate->current_fh.fh_dentry); in nfsd4_close()
7745 wake_up_var(d_inode(cstate->current_fh.fh_dentry)); in nfsd4_delegreturn()
8092 struct inode *inode = d_inode(cstate->current_fh.fh_dentry); in lookup_or_create_lock_state()
[all …]
H A Dnfsxdr.c218 struct dentry *dentry = fhp->fh_dentry; in svcxdr_encode_fattr()
H A Dtrace.h236 __entry->inode = d_inode(fhp->fh_dentry);
276 if (fhp->fh_dentry)
277 __entry->inode = d_inode(fhp->fh_dentry);
H A Dfilecache.c1072 inode = d_inode(fhp->fh_dentry); in nfsd_file_do_acquire()
H A Dnfs4xdr.c3815 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_entry4_fattr()
4099 fhp->fh_dentry, getattr->ga_bmval, 0); in nfsd4_encode_getattr()