Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2.h855 unsigned int megs) in ocfs2_megabytes_to_clusters() argument
859 return megs << (20 - OCFS2_SB(sb)->s_clustersize_bits); in ocfs2_megabytes_to_clusters()
/linux-4.4.14/mm/
Dswap.c1147 unsigned long megs = totalram_pages >> (20 - PAGE_SHIFT); in swap_setup() local
1156 if (megs < 16) in swap_setup()