Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsfh.h271 extern void fill_pre_wcc(struct svc_fh *fhp);
275 #define fill_pre_wcc(ignored) macro
303 fill_pre_wcc(fhp); in fh_lock_nested()
H A Dvfs.c1772 fill_pre_wcc(ffhp); in nfsd_rename()
1773 fill_pre_wcc(tfhp); in nfsd_rename()
H A Dnfs3xdr.c258 void fill_pre_wcc(struct svc_fh *fhp) in fill_pre_wcc() function