Searched refs:fh_no_wcc (Results 1 – 4 of 4) sorted by relevance
344 fhp->fh_no_wcc = true; in nfsd_set_fh_dentry()352 fhp->fh_no_wcc = true; in nfsd_set_fh_dentry()690 fhp->fh_no_wcc = ref_fh ? ref_fh->fh_no_wcc : false; in fh_compose()796 if (fhp->fh_no_wcc || fhp->fh_pre_saved) in fh_fill_pre_attrs()823 if (fhp->fh_no_wcc) in fh_fill_post_attrs()881 fhp->fh_no_wcc = false; in fh_put()
88 bool fh_no_wcc; /* no wcc data needed */ member
21 .fh_no_wcc = true,437 if (fhp->fh_no_wcc || !dentry || !d_really_is_positive(dentry)) in svcxdr_encode_post_op_attr()
1319 save_no_wcc = cstate->current_fh.fh_no_wcc; in nfsd4_setattr()1320 cstate->current_fh.fh_no_wcc = true; in nfsd4_setattr()1322 cstate->current_fh.fh_no_wcc = save_no_wcc; in nfsd4_setattr()