Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dxdr4.h635 bool lc_size_chg; /* response */ member
H A Dnfs4proc.c2516 lcp->lc_size_chg = true; in nfsd4_layoutcommit()
2519 lcp->lc_size_chg = false; in nfsd4_layoutcommit()
H A Dnfs4xdr.c5247 nfserr = nfsd4_encode_bool(xdr, lcp->lc_size_chg); in nfsd4_encode_layoutcommit()
5250 if (lcp->lc_size_chg) in nfsd4_encode_layoutcommit()