Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/fs/ext2/
Dext2_impl.h96 int ext2_close_fs(struct ext2_data *fs);
Dext2_ops.c486 ret = ext2_close_fs(fs); in ext2_unmount()
Dext2_impl.c362 int ext2_close_fs(struct ext2_data *fs) in ext2_close_fs() function