Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfsfh.h94 bool fh_post_saved; /* post-op attrs saved */ member
294 fhp->fh_post_saved = false; in fh_clear_wcc()
A Dnfs3xdr.c466 if (!dentry || !d_really_is_positive(dentry) || !fhp->fh_post_saved) in svcxdr_encode_wcc_data()
537 if (fhp->fh_post_saved) in fill_post_wcc()
540 fhp->fh_post_saved = true; in fill_post_wcc()
546 fhp->fh_post_saved = false; in fill_post_wcc()
A Dxdr4.h752 cinfo->atomic = (u32)(fhp->fh_post_saved && !fhp->fh_no_atomic_attr); in set_change_info()

Completed in 16 milliseconds