Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h671 u64 lc_last_wr; /* request */ member
H A Dnfs4xdr.c1945 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()
H A Dnfs4proc.c2737 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_layoutcommit()