Home
last modified time | relevance | path

Searched defs:megs (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/mm/
Dswap.c1116 unsigned long megs = totalram_pages() >> (20 - PAGE_SHIFT); in swap_setup() local
/linux-6.1.9/fs/ocfs2/
Docfs2.h858 unsigned int megs) in ocfs2_megabytes_to_clusters()