Searched refs:lc_last_wr (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfsd/
H A Dblocklayout.c121 loff_t new_size = lcp->lc_last_wr + 1;
H A Dxdr4.h613 u64 lc_last_wr; /* request */ member in struct:nfsd4_layoutcommit
H A Dnfs4xdr.c1778 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_last_wr) < 0)
1781 lcp->lc_last_wr = 0;
H A Dnfs4proc.c2322 loff_t new_size = lcp->lc_last_wr + 1;

Completed in 298 milliseconds