Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dnfsfh.h272 extern void fill_post_wcc(struct svc_fh *fhp);
276 #define fill_post_wcc(notused) macro
320 fill_post_wcc(fhp); in fh_unlock()
Dvfs.c1823 fill_post_wcc(ffhp); in nfsd_rename()
1824 fill_post_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c286 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() function