Home
last modified time | relevance | path

Searched refs:fh_fill_pre_attrs (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/nfsd/
Dvfs.c1543 err = fh_fill_pre_attrs(fhp); in nfsd_create()
1640 err = fh_fill_pre_attrs(fhp); in nfsd_symlink()
1711 err = fh_fill_pre_attrs(ffhp); in nfsd_link()
1805 err = fh_fill_pre_attrs(ffhp); in nfsd_rename()
1808 err = fh_fill_pre_attrs(tfhp); in nfsd_rename()
1931 err = fh_fill_pre_attrs(fhp); in nfsd_unlink()
2358 err = fh_fill_pre_attrs(fhp); in nfsd_removexattr()
2387 err = fh_fill_pre_attrs(fhp); in nfsd_setxattr()
Dnfsfh.h297 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp);
Dnfsfh.c617 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() function
Dnfs3proc.c310 status = fh_fill_pre_attrs(fhp); in nfsd3_create_file()
Dnfs4proc.c348 status = fh_fill_pre_attrs(fhp); in nfsd4_create_file()