Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h317 u64 lt_length; member
H A Dnfs4state.c8510 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
8551 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()