Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_extent.c326 if (bmp->db_maxfreebud == -1) in extBalloc()
329 max = (s64) 1 << bmp->db_maxfreebud; in extBalloc()
H A Djfs_dmap.h252 #define db_maxfreebud db_bmap.dn_maxfreebud macro