Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/vfs/
H A Dvfs_syscalls.c5093 vfs_context_can_open_by_id(vfs_context_t ctx) in vfs_context_can_open_by_id() function
5137 if (!vfs_context_can_open_by_id(ctx)) { in openbyid_np()