Home
last modified time | relevance | path

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

/linux/fs/nfsd/
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()
172 struct dentry *dentry = resp->fh.fh_dentry; in nfs3svc_encode_getaclres()
H A Dnfsfh.h84 struct dentry * fh_dentry; /* validated dentry */ member
233 WARN_ON(src->fh_dentry); in fh_copy()
H A Dnfs4proc.c87 struct dentry *dentry = cstate->current_fh.fh_dentry; in check_attr_support()
145 dget(src->fh_dentry); in fh_dup2()
173 umode_t mode = d_inode(fh->fh_dentry)->i_mode; in nfsd_check_obj_isreg()
270 parent = fhp->fh_dentry; in nfsd4_create_file()
748 if (!cstate->save_fh.fh_dentry) in nfsd4_restorefh()
972 if (tmp_fh.fh_dentry == fh->fh_dentry) { in nfsd4_do_lookupp()
1287 inode = cstate->current_fh.fh_dentry->d_inode; in nfsd4_setattr()
1371 if (!cstate->save_fh.fh_dentry) in nfsd4_verify_copy()
2479 cstate->current_fh.fh_dentry, in _nfsd4_verify()
[all...]
H A Dnfs4state.c4729 if (!cstate->current_fh.fh_dentry) in nfsd4_setclientid_confirm()
4932 fp->fi_inode = d_inode(fh->fh_dentry); in nfsd4_init_leases_net()
5406 struct inode *inode = d_inode(fhp->fh_dentry);
5436 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd4_cb_recall_prepare()
5979 status = nfserrno(nfsd_open_break_lease(cur_fh->fh_dentry->d_inode, in nfsd4_check_conflicting_opens()
7451 fhp->fh_export, fhp->fh_dentry,
7834 cstate->current_fh.fh_dentry); in nfsd4_close_open_stateid()
7900 cstate->current_fh.fh_dentry); in nfsd4_close()
7974 cstate->current_fh.fh_dentry); in nfsd4_lm_put_owner()
8042 wake_up_var(d_inode(cstate->current_fh.fh_dentry)); in nfs4_set_lock_denied()
[all...]
H A Dfilecache.c1155 inode = d_inode(fhp->fh_dentry); in nfsd_file_do_acquire()
H A Dtrace.h290 __entry->inode = d_inode(fhp->fh_dentry);
330 if (fhp->fh_dentry)
331 __entry->inode = d_inode(fhp->fh_dentry);
H A Dnfs4xdr.c4243 cd->rd_fhp->fh_dentry); in nfsd4_encode_entry4()
4534 fhp->fh_dentry, getattr->ga_bmval, 0, NULL); in nfsd4_encode_lockt()
5061 readdir->rd_case_cache.dir = readdir->rd_fhp->fh_dentry; in nfsd4_encode_rpcsec_gss_info()