Home
last modified time | relevance | path

Searched refs:set_bitmap_padding (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/fs/ext2/
Dext2_format.c45 static void set_bitmap_padding(uint8_t *bitmap, uint32_t nelems, struct ext2_cfg *cfg) in set_bitmap_padding() function
278 set_bitmap_padding(bbitmap, blocks_count - sb->s_first_data_block, cfg); in ext2_format()
288 set_bitmap_padding(ibitmap, inodes_count, cfg); in ext2_format()