Searched refs:fh_no_wcc (Results 1 – 4 of 4) sorted by relevance
281 fhp->fh_no_wcc = true; in nfsd_set_fh_dentry()287 fhp->fh_no_wcc = true; in nfsd_set_fh_dentry()595 fhp->fh_no_wcc = ref_fh ? ref_fh->fh_no_wcc : false; in fh_compose()674 if (fhp->fh_no_wcc || fhp->fh_pre_saved) in fh_fill_pre_attrs()701 if (fhp->fh_no_wcc) in fh_fill_post_attrs()759 fhp->fh_no_wcc = false; in fh_put()
85 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()
1191 save_no_wcc = cstate->current_fh.fh_no_wcc; in nfsd4_setattr()1192 cstate->current_fh.fh_no_wcc = true; in nfsd4_setattr()1194 cstate->current_fh.fh_no_wcc = save_no_wcc; in nfsd4_setattr()