Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c32 static void fill_sblock(struct ext2_superblock *sb, struct ext2_disk_superblock *disk_sb) in fill_sblock() function
220 fill_sblock(&fs->sblock, disk_sb); in ext2_fetch_superblock()