Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfsfh.h153 extern void fill_post_wcc(struct svc_fh *);
156 #define fill_post_wcc(notused) macro
200 fill_post_wcc(fhp); in fh_unlock()
Dvfs.c1836 fill_post_wcc(ffhp); in nfsd_rename()
1837 fill_post_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c253 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() function