Lines Matching refs:alloc_cnt
481 u16 blk_cnt, alloc_cnt, start;
508 alloc_cnt = HFS_I(inode)->alloc_blocks;
509 if (blk_cnt == alloc_cnt)
520 if (alloc_cnt == HFS_I(inode)->first_blocks) {
522 alloc_cnt, alloc_cnt - blk_cnt);
527 res = __hfs_ext_cache_extent(&fd, inode, alloc_cnt);
532 alloc_cnt - start, alloc_cnt - blk_cnt);
538 alloc_cnt = start;