Searched refs:gd_mult (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dlocalalloc.c155 unsigned int gd_mult = gd_mb; local
157 while (gd_mult > 256)
158 gd_mult = gd_mult >> 1;
160 la_mb = gd_mult;

Completed in 113 milliseconds