Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c59 static void fill_disk_sblock(struct ext2_disk_superblock *disk_sb, struct ext2_superblock *sb) in fill_disk_sblock() function
779 fill_disk_sblock(disk_sb, &fs->sblock); in ext2_commit_superblock()