Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c5072 vfs_context_can_open_by_id(vfs_context_t ctx) in vfs_context_can_open_by_id() function
5116 if (!vfs_context_can_open_by_id(ctx)) { in openbyid_np()