Searched refs:lc_last_wr (Results 1 – 3 of 3) sorted by relevance
671 u64 lc_last_wr; /* request */ member
1945 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_last_wr) < 0) in nfsd4_decode_layoutcommit()1948 lcp->lc_last_wr = 0; in nfsd4_decode_layoutcommit()
2737 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_layoutcommit()