Searched refs:fh_no_wcc (Results 1 – 2 of 2) sorted by relevance
88 bool fh_no_wcc; /* no wcc data needed */ member
1290 save_no_wcc = cstate->current_fh.fh_no_wcc; in nfsd4_setattr()1291 cstate->current_fh.fh_no_wcc = true; in nfsd4_setattr()1293 cstate->current_fh.fh_no_wcc = save_no_wcc; in nfsd4_setattr()