Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h207 u64 lu_length; member
Dnfs4state.c4302 (long long) locku->lu_length); in nfsd4_locku()
4304 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
4328 file_lock.fl_end = last_byte_offset(locku->lu_offset, locku->lu_length); in nfsd4_locku()
Dnfs4xdr.c599 READ64(locku->lu_length); in nfsd4_decode_locku()