Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr4.h208 u64 lu_length; member
Dnfs4state.c5728 (long long) locku->lu_length); in nfsd4_locku()
5730 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
5759 locku->lu_length); in nfsd4_locku()
Dnfs4xdr.c744 p = xdr_decode_hyper(p, &locku->lu_length); in nfsd4_decode_locku()