Searched refs:fh_post_attr (Results 1 – 2 of 2) sorted by relevance
476 if (!svcxdr_encode_fattr3(rqstp, xdr, fhp, &fhp->fh_post_attr)) in svcxdr_encode_wcc_data()543 __be32 err = fh_getattr(fhp, &fhp->fh_post_attr); in fill_post_wcc()547 fhp->fh_post_attr.ctime = inode->i_ctime; in fill_post_wcc()552 nfsd4_change_attribute(&fhp->fh_post_attr, inode); in fill_post_wcc()
61 struct kstat fh_post_attr; /* full attrs after operation */ member