Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfsfh.c709 err = fh_getattr(fhp, &fhp->fh_post_attr); in fh_fill_post_attrs()
716 nfsd4_change_attribute(&fhp->fh_post_attr, inode); in fh_fill_post_attrs()
736 fhp->fh_pre_mtime = fhp->fh_post_attr.mtime; in fh_fill_both_attrs()
737 fhp->fh_pre_ctime = fhp->fh_post_attr.ctime; in fh_fill_both_attrs()
738 fhp->fh_pre_size = fhp->fh_post_attr.size; in fh_fill_both_attrs()
A Dnfsfh.h108 struct kstat fh_post_attr; /* full attrs after operation */ member
A Dnfs3xdr.c473 if (!svcxdr_encode_fattr3(rqstp, xdr, fhp, &fhp->fh_post_attr)) in svcxdr_encode_wcc_data()

Completed in 12 milliseconds