Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsfh.h268 extern void fill_pre_wcc(struct svc_fh *fhp);
272 #define fill_pre_wcc(ignored) macro
300 fill_pre_wcc(fhp); in fh_lock_nested()
Dvfs.c1704 fill_pre_wcc(ffhp); in nfsd_rename()
1705 fill_pre_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c260 void fill_pre_wcc(struct svc_fh *fhp) in fill_pre_wcc() function