Searched refs:lc_size_chg (Results 1 – 3 of 3) sorted by relevance
635 bool lc_size_chg; /* response */ member
2516 lcp->lc_size_chg = true; in nfsd4_layoutcommit()2519 lcp->lc_size_chg = false; in nfsd4_layoutcommit()
5247 nfserr = nfsd4_encode_bool(xdr, lcp->lc_size_chg); in nfsd4_encode_layoutcommit()5250 if (lcp->lc_size_chg) in nfsd4_encode_layoutcommit()