Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dblocklayout.c121 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks()
H A Dxdr4.h630 u64 lc_last_wr; /* request */ member
H A Dnfs4xdr.c1820 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_last_wr) < 0) in nfsd4_decode_layoutcommit()
1823 lcp->lc_last_wr = 0; in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c2471 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_layoutcommit()