Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dfs.c34 static struct posix_fs_desc *posix_fs_alloc_obj(bool is_dir) in posix_fs_alloc_obj() function
97 ptr = posix_fs_alloc_obj(false); in zvfs_open()
254 ptr = posix_fs_alloc_obj(true); in opendir()