Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h202 u64 lt_length; member
Dnfs4state.c6194 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
6235 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
Dnfs4xdr.c771 p = xdr_decode_hyper(p, &lockt->lt_length); in nfsd4_decode_lockt()