Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode.h1600 int vfs_context_bind(vfs_context_t);
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c1745 vfs_context_bind(vfs_context_t ctx) in vfs_context_bind() function