Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfsfh.h280 extern void fill_post_wcc(struct svc_fh *fhp);
284 #define fill_post_wcc(notused) macro
328 fill_post_wcc(fhp); in fh_unlock()
Dvfs.c1812 fill_post_wcc(ffhp); in nfsd_rename()
1813 fill_post_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c529 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() function