Searched refs:fh_post_attr (Results 1 – 3 of 3) sorted by relevance
54 struct kstat fh_post_attr; /* full attrs after operation */ member
197 return encode_fattr3(rqstp, p, fhp, &fhp->fh_post_attr); in encode_saved_post_attr()293 err = fh_getattr(fhp, &fhp->fh_post_attr); in fill_post_wcc()294 fhp->fh_post_change = nfsd4_change_attribute(&fhp->fh_post_attr, in fill_post_wcc()299 fhp->fh_post_attr.ctime = d_inode(fhp->fh_dentry)->i_ctime; in fill_post_wcc()
777 cinfo->after_ctime_sec = fhp->fh_post_attr.ctime.tv_sec; in set_change_info()778 cinfo->after_ctime_nsec = fhp->fh_post_attr.ctime.tv_nsec; in set_change_info()