Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h675 bool lc_size_chg; /* response */ member
H A Dnfs4proc.c2743 lcp->lc_size_chg = false; in nfsd4_layoutcommit()
2754 lcp->lc_size_chg = true; in nfsd4_layoutcommit()
H A Dnfs4xdr.c5612 nfserr = nfsd4_encode_bool(xdr, lcp->lc_size_chg); in nfsd4_encode_layoutcommit()
5615 if (lcp->lc_size_chg) in nfsd4_encode_layoutcommit()