Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsfh.h107 u64 fh_post_change; /* nfsv4 change; see above */ member
H A Dnfsfh.c666 fhp->fh_post_change = in fh_fill_post_attrs()
686 fhp->fh_pre_change = fhp->fh_post_change; in fh_fill_both_attrs()
H A Dnfs4proc.c399 cinfo->after_change = fhp->fh_post_change; in set_change_info()