Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_syscalls.c5089 vfs_context_can_open_by_id(vfs_context_t ctx) in vfs_context_can_open_by_id() function
5133 if (!vfs_context_can_open_by_id(ctx)) { in openbyid_np()