Home
last modified time | relevance | path

Searched refs:fh_getattr (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs2acl.c53 resp->status = fh_getattr(fh, &resp->stat); in nfsacld_proc_getacl()
129 resp->status = fh_getattr(fh, &resp->stat); in nfsacld_proc_setacl()
160 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsacld_proc_getattr()
182 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsacld_proc_access()
H A Dnfsproc.c39 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_getattr()
110 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_setattr()
144 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_lookup()
200 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read()
235 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write()
404 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create()
529 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_mkdir()
H A Dvfs.h170 static inline __be32 fh_getattr(const struct svc_fh *fh, struct kstat *stat) in fh_getattr() function
H A Dnfsfh.c628 err = fh_getattr(fhp, &stat); in fh_fill_pre_attrs()
659 err = fh_getattr(fhp, &fhp->fh_post_attr); in fh_fill_post_attrs()
H A Dnfs3xdr.c442 if (fh_getattr(fhp, &stat) != nfs_ok) in svcxdr_encode_post_op_attr()
H A Dnfs3proc.c58 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd3_proc_getattr()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsproc.c39 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_getattr()
107 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_setattr()
141 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_lookup()
201 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read()
241 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write()
410 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create()
529 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_mkdir()
H A Dnfs2acl.c53 resp->status = fh_getattr(fh, &resp->stat); in nfsacld_proc_getacl()
127 resp->status = fh_getattr(fh, &resp->stat); in nfsacld_proc_setacl()
158 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsacld_proc_getattr()
180 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsacld_proc_access()
H A Dvfs.h155 static inline __be32 fh_getattr(struct svc_fh *fh, struct kstat *stat) in fh_getattr() function
H A Dnfs3xdr.c213 err = fh_getattr(fhp, &stat); in encode_post_op_attr()
268 err = fh_getattr(fhp, &stat); in fill_pre_wcc()
293 err = fh_getattr(fhp, &fhp->fh_post_attr); in fill_post_wcc()
H A Dnfs3proc.c56 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd3_proc_getattr()

Completed in 13 milliseconds