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 | 285 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, block_group); |
bitmap_nr | 286 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 339 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 371 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 372 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 453 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 454 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 562 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 574 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 575 | fs/ext2/balloc.c | x = ext2_count_free (sb->u.ext2_sb.s_block_bitmap[bitmap_nr], |
bitmap_nr | 603 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 615 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 616 | 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], |