Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
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()
208 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read()
248 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write()
417 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create()
536 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_mkdir()
H A Dvfs.h155 static inline __be32 fh_getattr(const struct svc_fh *fh, struct kstat *stat) in fh_getattr() function
H A Dnfs3xdr.c442 if (fh_getattr(fhp, &stat) != nfs_ok) in svcxdr_encode_post_op_attr()
508 __be32 err = fh_getattr(fhp, &stat); in fill_pre_wcc()
543 __be32 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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
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()
208 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read()
248 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write()
417 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create()
536 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_mkdir()
H A Dvfs.h155 static inline __be32 fh_getattr(const struct svc_fh *fh, struct kstat *stat) in fh_getattr() function
H A Dnfs3xdr.c442 if (fh_getattr(fhp, &stat) != nfs_ok) in svcxdr_encode_post_op_attr()
508 __be32 err = fh_getattr(fhp, &stat); in fill_pre_wcc()
543 __be32 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
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()
208 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_read()
248 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_write()
417 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_create()
536 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd_proc_mkdir()
H A Dvfs.h155 static inline __be32 fh_getattr(const struct svc_fh *fh, struct kstat *stat) in fh_getattr() function
H A Dnfs3xdr.c442 if (fh_getattr(fhp, &stat) != nfs_ok) in svcxdr_encode_post_op_attr()
508 __be32 err = fh_getattr(fhp, &stat); in fill_pre_wcc()
543 __be32 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()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dfmmodule.c134 fh_getattr(fhobject *fhp, char *name) in fh_getattr() function
155 (getattrfunc)fh_getattr, /*tp_getattr*/
/dports/lang/python27/Python-2.7.18/Modules/
H A Dfmmodule.c134 fh_getattr(fhobject *fhp, char *name) in fh_getattr() function
155 (getattrfunc)fh_getattr, /*tp_getattr*/
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dfmmodule.c134 fh_getattr(fhobject *fhp, char *name) in fh_getattr() function
155 (getattrfunc)fh_getattr, /*tp_getattr*/