Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr4.h207 u64 lu_length; member
Dnfs4state.c7646 (long long) locku->lu_length); in nfsd4_locku()
7648 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
7677 locku->lu_length); in nfsd4_locku()
Dnfs4xdr.c958 if (xdr_stream_decode_u64(argp->xdr, &locku->lu_length) < 0) in nfsd4_decode_locku()