Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/fs/ext2/
Dext2_impl.c69 static struct ext2_block *get_block_struct(void) in get_block_struct() function
92 struct ext2_block *b = get_block_struct(); in ext2_get_block()
110 struct ext2_block *b = get_block_struct(); in ext2_get_empty_block()