Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dxdr4.h201 u64 lu_length; member
Dnfs4state.c4040 (long long) locku->lu_length); in nfsd4_locku()
4042 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()
4069 file_lock.fl_end = last_byte_offset(locku->lu_offset, locku->lu_length); in nfsd4_locku()
Dnfs4xdr.c612 READ64(locku->lu_length); in nfsd4_decode_locku()