Searched refs:offset_to_cluster (Results 1 – 1 of 1) sorted by relevance
427 static inline struct swap_cluster_info *offset_to_cluster(struct swap_info_struct *si, in offset_to_cluster() function444 ci = offset_to_cluster(si, offset); in lock_cluster()1506 VM_BUG_ON(ci != offset_to_cluster(si, offset + nr_pages - 1)); in swap_entry_range_free()