Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dvfs.c1402 fh_fill_pre_attrs(fhp); in nfsd_create()
1497 fh_fill_pre_attrs(fhp); in nfsd_symlink()
1565 fh_fill_pre_attrs(ffhp); in nfsd_link()
1651 fh_fill_pre_attrs(ffhp); in nfsd_rename()
1652 fh_fill_pre_attrs(tfhp); in nfsd_rename()
1783 fh_fill_pre_attrs(fhp); in nfsd_unlink()
2206 fh_fill_pre_attrs(fhp); in nfsd_removexattr()
2233 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.c322 fh_fill_pre_attrs(fhp); in nfsd3_create_file()
Dnfs4proc.c348 fh_fill_pre_attrs(fhp); in nfsd4_create_file()