tag | line | file | source code |
bitmap_nr | 68 | fs/ext2/balloc.c | unsigned long bitmap_nr) |
bitmap_nr | 80 | fs/ext2/balloc.c | sb->u.ext2_sb.s_block_bitmap_number[bitmap_nr] = block_group; |
bitmap_nr | 81 | fs/ext2/balloc.c | sb->u.ext2_sb.s_block_bitmap[bitmap_nr] = bh; |
bitmap_nr | 176 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 207 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, block_group); |
bitmap_nr | 208 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 263 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 303 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 304 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 375 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 376 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 502 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 514 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 515 | fs/ext2/balloc.c | x = ext2_count_free (sb->u.ext2_sb.s_block_bitmap[bitmap_nr], |
bitmap_nr | 544 | fs/ext2/balloc.c | int bitmap_nr; |
bitmap_nr | 558 | fs/ext2/balloc.c | bitmap_nr = load_block_bitmap (sb, i); |
bitmap_nr | 559 | fs/ext2/balloc.c | bh = sb->u.ext2_sb.s_block_bitmap[bitmap_nr]; |
bitmap_nr | 67 | fs/ext2/ialloc.c | unsigned int bitmap_nr) |
bitmap_nr | 79 | fs/ext2/ialloc.c | sb->u.ext2_sb.s_inode_bitmap_number[bitmap_nr] = block_group; |
bitmap_nr | 80 | fs/ext2/ialloc.c | sb->u.ext2_sb.s_inode_bitmap[bitmap_nr] = bh; |
bitmap_nr | 161 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 200 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, block_group); |
bitmap_nr | 201 | fs/ext2/ialloc.c | bh = sb->u.ext2_sb.s_inode_bitmap[bitmap_nr]; |
bitmap_nr | 259 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 354 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 355 | fs/ext2/ialloc.c | bh = sb->u.ext2_sb.s_inode_bitmap[bitmap_nr]; |
bitmap_nr | 455 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 467 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 468 | fs/ext2/ialloc.c | x = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr], |
bitmap_nr | 487 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 499 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 500 | fs/ext2/ialloc.c | x = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr], |