Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
H A Dblocklayout.c120 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks()
H A Dxdr4.h494 u64 lc_last_wr; /* request */ member
H A Dnfs4xdr.c1778 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_last_wr) < 0) in nfsd4_decode_layoutcommit()
1781 lcp->lc_last_wr = 0; in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c2306 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_layoutcommit()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dblocklayout.c123 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks()
H A Dxdr4.h503 u64 lc_last_wr; /* request */ member
H A Dnfs4xdr.c1663 p = xdr_decode_hyper(p, &lcp->lc_last_wr); in nfsd4_decode_layoutcommit()
1665 lcp->lc_last_wr = 0; in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c1989 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_layoutcommit()

Completed in 26 milliseconds