Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dvfs.c1409 fh_fill_pre_attrs(fhp); in nfsd_create()
1504 fh_fill_pre_attrs(fhp); in nfsd_symlink()
1572 fh_fill_pre_attrs(ffhp); in nfsd_link()
1658 fh_fill_pre_attrs(ffhp); in nfsd_rename()
1659 fh_fill_pre_attrs(tfhp); in nfsd_rename()
1790 fh_fill_pre_attrs(fhp); in nfsd_unlink()
2213 fh_fill_pre_attrs(fhp); in nfsd_removexattr()
2240 fh_fill_pre_attrs(fhp); in nfsd_setxattr()
Dnfsfh.h322 extern void fh_fill_pre_attrs(struct svc_fh *fhp);
Dnfsfh.c614 void fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() function
Dnfs3proc.c321 fh_fill_pre_attrs(fhp); in nfsd3_create_file()
Dnfs4proc.c348 fh_fill_pre_attrs(fhp); in nfsd4_create_file()