Home
last modified time | relevance | path

Searched refs:fill_post_wcc (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfsfh.h269 extern void fill_post_wcc(struct svc_fh *fhp);
273 #define fill_post_wcc(notused) macro
317 fill_post_wcc(fhp); in fh_unlock()
Dvfs.c1750 fill_post_wcc(ffhp); in nfsd_rename()
1751 fill_post_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c288 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() function