Searched refs:zvfs_alloc_fd (Results 1 – 3 of 3) sorted by relevance
130 int zvfs_alloc_fd(void *obj, const struct fd_op_vtable *vtable);
111 int fd = zvfs_alloc_fd(obj, vtable); /* function being tested */ in ZTEST()
294 int zvfs_alloc_fd(void *obj, const struct fd_op_vtable *vtable) in zvfs_alloc_fd() function