Searched defs:megs (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/mm/ | ||
D | swap.c | 1116 unsigned long megs = totalram_pages() >> (20 - PAGE_SHIFT); in swap_setup() local |
/linux-6.1.9/fs/ocfs2/ | ||
D | ocfs2.h | 858 unsigned int megs) in ocfs2_megabytes_to_clusters() |