Home
last modified time | relevance | path

Searched refs:fh_post_saved (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/nfsd/
A Dnfsfh.h92 bool fh_post_saved; /* post-op attrs saved */ member
292 fhp->fh_post_saved = false; in fh_clear_pre_post_attrs()
A Dnfsfh.c659 if (fhp->fh_post_saved) in fh_fill_post_attrs()
664 fhp->fh_post_saved = false; in fh_fill_post_attrs()
671 fhp->fh_post_saved = true; in fh_fill_post_attrs()
687 if (!fhp->fh_post_saved) in fh_fill_both_attrs()
A Dxdr4.h781 cinfo->atomic = (u32)(fhp->fh_post_saved && !fhp->fh_no_atomic_attr); in set_change_info()
A Dnfs3xdr.c466 if (!dentry || !d_really_is_positive(dentry) || !fhp->fh_post_saved) in svcxdr_encode_wcc_data()

Completed in 12 milliseconds