Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c427 static inline struct swap_cluster_info *offset_to_cluster(struct swap_info_struct *si, in offset_to_cluster() function
444 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()