Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h326 u64 lu_length; member
H A Dnfs4state.c8648 (long long) locku->lu_length); in nfsd4_locku()
8650 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
8684 locku->lu_length); in nfsd4_locku()
H A Dnfs4xdr.c977 if (xdr_stream_decode_u64(argp->xdr, &locku->lu_length) < 0) in nfsd4_decode_locku()