Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfsfh.h279 extern void fill_pre_wcc(struct svc_fh *fhp);
283 #define fill_pre_wcc(ignored) macro
311 fill_pre_wcc(fhp); in fh_lock_nested()
Dvfs.c1751 fill_pre_wcc(ffhp); in nfsd_rename()
1752 fill_pre_wcc(tfhp); in nfsd_rename()
Dnfs3xdr.c498 void fill_pre_wcc(struct svc_fh *fhp) in fill_pre_wcc() function