Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dbmap.c670 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_iomap_alloc() local
693 iblks = mp->mp_fheight - mp->mp_aheight; in gfs2_iomap_alloc()
698 iblks = mp->mp_fheight - ip->i_height; in gfs2_iomap_alloc()
700 iblks += (mp->mp_fheight - branch_start); in gfs2_iomap_alloc()
706 blks = dblks + iblks; in gfs2_iomap_alloc()