Home
last modified time | relevance | path

Searched refs:co_offset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h100 u64 co_offset; /* request */ member
H A Dnfs4proc.c600 return nfsd_commit(rqstp, &cstate->current_fh, commit->co_offset, in nfsd4_commit()
H A Dnfs4xdr.c689 p = xdr_decode_hyper(p, &commit->co_offset); in nfsd4_decode_commit()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h95 u64 co_offset; /* request */ member
H A Dnfs4proc.c776 status = nfsd_commit(rqstp, &cstate->current_fh, nf, commit->co_offset, in nfsd4_commit()
H A Dnfs4xdr.c795 if (xdr_stream_decode_u64(argp->xdr, &commit->co_offset) < 0) in nfsd4_decode_commit()

Completed in 25 milliseconds