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 | 196 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 235 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, block_group); |
bitmap_nr | 236 | fs/ext2/ialloc.c | bh = sb->u.ext2_sb.s_inode_bitmap[bitmap_nr]; |
bitmap_nr | 314 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 409 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 410 | fs/ext2/ialloc.c | bh = sb->u.ext2_sb.s_inode_bitmap[bitmap_nr]; |
bitmap_nr | 509 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 521 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 522 | fs/ext2/ialloc.c | x = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr], |
bitmap_nr | 541 | fs/ext2/ialloc.c | int bitmap_nr; |
bitmap_nr | 553 | fs/ext2/ialloc.c | bitmap_nr = load_inode_bitmap (sb, i); |
bitmap_nr | 554 | fs/ext2/ialloc.c | x = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr], |