Searched refs:GFS2_MIN_LVB_SIZE (Results 1 – 2 of 2) sorted by relevance
390 #define GFS2_MIN_LVB_SIZE 32 /* Min size of LVB that gfs2 supports */ macro
823 gl->gl_lksb.sb_lvbptr = kzalloc(GFS2_MIN_LVB_SIZE, GFP_NOFS); in gfs2_glock_get()