Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dnfsfh.c288 fhp->fh_no_wcc = true; in nfsd_set_fh_dentry()
291 fhp->fh_no_wcc = true; in nfsd_set_fh_dentry()
541 fhp->fh_no_wcc = ref_fh ? ref_fh->fh_no_wcc : false; in fh_compose()
621 if (fhp->fh_no_wcc || fhp->fh_pre_saved) in fh_fill_pre_attrs()
656 if (fhp->fh_no_wcc) in fh_fill_post_attrs()
714 fhp->fh_no_wcc = false; in fh_put()
A Dnfsfh.h85 bool fh_no_wcc; /* no wcc data needed */ member
A Dnfs3xdr.c21 .fh_no_wcc = true,
440 if (fhp->fh_no_wcc || !dentry || !d_really_is_positive(dentry)) in svcxdr_encode_post_op_attr()

Completed in 8 milliseconds