Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dxdr4.h202 u64 lt_length; member
Dnfs4state.c6177 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
6218 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()