tag | line | file | source code |
bitmap_nr | 149 | fs/ext2/balloc.c | unsigned long bitmap_nr) |
bitmap_nr | 161 | fs/ext2/balloc.c | sb->u.ext2_sb.s_block_bitmap_number[bitmap_nr] = block_group; |
bitmap_nr | 162 | fs/ext2/balloc.c | sb->u.ext2_sb.s_block_bitmap[bitmap_nr] = bh; |
bitmap_nr | 257 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 286 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, block_group); |
bitmap_nr | 287 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 342 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 376 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 377 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 458 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 459 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 567 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 579 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 580 | fs/ext2/balloc.c | x = ext2_count_free (sb->u.ext2_sb.s_block_bitmap[bitmap_nr], |
bitmap_nr | 609 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 623 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 624 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 92 | fs/ext2/ialloc.c | unsigned int bitmap_nr) |
bitmap_nr | 103 | fs/ext2/ialloc.c | sb->u.ext2_sb.s_inode_bitmap_number[bitmap_nr] = block_group; |
bitmap_nr | 104 | fs/ext2/ialloc.c | sb->u.ext2_sb.s_inode_bitmap[bitmap_nr] = bh; |
bitmap_nr | 220 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 259 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, block_group); |
bitmap_nr | 260 | fs/ext2/ialloc.c | bh = sb->u.ext2_sb.s_inode_bitmap[bitmap_nr]; |
bitmap_nr | 337 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 431 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 432 | fs/ext2/ialloc.c | bh = sb->u.ext2_sb.s_inode_bitmap[bitmap_nr]; |
bitmap_nr | 517 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 529 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 530 | fs/ext2/ialloc.c | x = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr], |
bitmap_nr | 549 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 561 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 562 | fs/ext2/ialloc.c | x = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr], |