Searched refs:ext4_init_block_bitmap (Results 1 – 3 of 3) sorted by relevance
/reactos/drivers/filesystems/ext2/inc/linux/ |
H A D | group.h | 18 extern unsigned ext4_init_block_bitmap(struct super_block *sb, 23 ext4_init_block_bitmap(sb, NULL, group, desc)
|
/reactos/drivers/filesystems/ext2/src/ext3/ |
H A D | generic.c | 1075 ext4_init_block_bitmap(sb, bh, Group, gd); in Ext2NewBlock() 1692 free = ext4_init_block_bitmap(sb, block_bitmap_bh, Group, gd); in Ext2NewInode() 2877 unsigned ext4_init_block_bitmap(struct super_block *sb, struct buffer_head *bh, in ext4_init_block_bitmap() function
|
/reactos/drivers/filesystems/ext2/inc/ |
H A D | ext2fs.h | 1824 unsigned ext4_init_block_bitmap(struct super_block *sb, struct buffer_head *bh,
|