Searched refs:lt_offset (Results 1 – 3 of 3) sorted by relevance
196 u64 lt_offset; member
7571 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()7611 file_lock->fl_start = lockt->lt_offset; in nfsd4_lockt()7612 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
934 if (xdr_stream_decode_u64(argp->xdr, &lockt->lt_offset) < 0) in nfsd4_decode_lockt()