Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dbmap.c668 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in __gfs2_iomap_alloc() local
691 iblks = mp->mp_fheight - mp->mp_aheight; in __gfs2_iomap_alloc()
696 iblks = mp->mp_fheight - ip->i_height; in __gfs2_iomap_alloc()
698 iblks += (mp->mp_fheight - branch_start); in __gfs2_iomap_alloc()
704 blks = dblks + iblks; in __gfs2_iomap_alloc()