Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dfs.c32 static struct fd_op_vtable fs_fd_op_vtable; variable
123 zvfs_finalize_fd(fd, ptr, &fs_fd_op_vtable); in zvfs_open()
237 static struct fd_op_vtable fs_fd_op_vtable = { variable