Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h212 u64 lu_length; member
Dnfs4state.c6269 (long long) locku->lu_length); in nfsd4_locku()
6271 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
6300 locku->lu_length); in nfsd4_locku()
Dnfs4xdr.c795 p = xdr_decode_hyper(p, &locku->lu_length); in nfsd4_decode_locku()