Home
last modified time | relevance | path

Searched refs:fh_getattr (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/nfsd/
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()
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()
212 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read()
247 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write()
416 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create()
541 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_mkdir()
A Dvfs.h171 static inline __be32 fh_getattr(const struct svc_fh *fh, struct kstat *stat) in fh_getattr() function
A Dnfsfh.c625 err = fh_getattr(fhp, &stat); in fh_fill_pre_attrs()
662 err = fh_getattr(fhp, &fhp->fh_post_attr); in fh_fill_post_attrs()
A Dnfs3proc.c58 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd3_proc_getattr()
A Dnfs3xdr.c442 if (fh_getattr(fhp, &stat) != nfs_ok) in svcxdr_encode_post_op_attr()

Completed in 9 milliseconds