Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h328 u64 lu_length; member
H A Dnfs4state.c8654 (long long) locku->lu_length); in nfsd4_locku()
8656 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
8690 locku->lu_length); in nfsd4_locku()
H A Dnfs4xdr.c1111 if (xdr_stream_decode_u64(argp->xdr, &locku->lu_length) < 0) in nfsd4_decode_locku()