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.h689 bool lc_size_chg; /* response */ member
H A Dnfs4proc.c2888 lcp->lc_size_chg = false; in nfsd4_layoutcommit()
2899 lcp->lc_size_chg = true; in nfsd4_layoutcommit()
H A Dnfs4xdr.c6017 nfserr = nfsd4_encode_bool(xdr, lcp->lc_size_chg); in nfsd4_encode_layoutcommit()
6020 if (lcp->lc_size_chg) in nfsd4_encode_layoutcommit()