Home
last modified time | relevance | path

Searched defs:disk_sb (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()
59 static void fill_disk_sblock(struct ext2_disk_superblock *disk_sb, struct ext2_superblock *sb) in fill_disk_sblock()
217 struct ext2_disk_superblock *disk_sb = in ext2_fetch_superblock() local
776 struct ext2_disk_superblock *disk_sb = in ext2_commit_superblock() local