Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_impl.h102 int ext2_close_struct(struct ext2_data *fs);
Dext2_ops.c443 ext2_close_struct(fs); in ext2_mount()
476 ext2_close_struct(fs); in ext2_mkfs()
492 ret = ext2_close_struct(fs); in ext2_unmount()
Dext2_impl.c393 int ext2_close_struct(struct ext2_data *fs) in ext2_close_struct() function