Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfsfh.h238 extern void fill_post_wcc(struct svc_fh *);
242 #define fill_post_wcc(notused) macro
286 fill_post_wcc(fhp); in fh_unlock()
Dvfs.c1681 fill_post_wcc(ffhp); in nfsd_rename()
1682 fill_post_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c255 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() function