Home
last modified time | relevance | path

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

/fs/gfs2/
Dbmap.c667 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_iomap_alloc() local
690 iblks = mp->mp_fheight - mp->mp_aheight; in gfs2_iomap_alloc()
695 iblks = mp->mp_fheight - ip->i_height; in gfs2_iomap_alloc()
697 iblks += (mp->mp_fheight - branch_start); in gfs2_iomap_alloc()
703 blks = dblks + iblks; in gfs2_iomap_alloc()