Searched refs:lk_start (Results 1 – 1 of 1) sorted by relevance
827 uint64_t lk_start; in smb_is_range_unlocked() local844 lk_start = lk->l_start; in smb_is_range_unlocked()854 if (lk_start > end) { in smb_is_range_unlocked()860 if ((lk_start <= start) && (lk_end >= end)) { in smb_is_range_unlocked()865 if ((start >= lk_start) && (start <= lk_end)) { in smb_is_range_unlocked()872 if ((lk_start >= start) && (lk_start <= end)) { in smb_is_range_unlocked()873 if (low_water_mark > lk_start) in smb_is_range_unlocked()874 low_water_mark = lk_start; in smb_is_range_unlocked()