Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dbmap.c459 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_bmap_alloc() local
490 iblks = height - sheight; in gfs2_bmap_alloc()
495 iblks = height - ip->i_height; in gfs2_bmap_alloc()
497 iblks += (height - branch_start); in gfs2_bmap_alloc()
503 blks = dblks + iblks; in gfs2_bmap_alloc()