Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dbmap.c458 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_bmap_alloc() local
488 iblks = height - sheight; in gfs2_bmap_alloc()
493 iblks = height - ip->i_height; in gfs2_bmap_alloc()
495 iblks += (height - branch_start); in gfs2_bmap_alloc()
501 blks = dblks + iblks; in gfs2_bmap_alloc()