Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode.h1590 int vfs_context_rele(vfs_context_t ctx);
/xnu-12377.41.6/bsd/miscfs/nullfs/
H A Dnull_vnops.c145 vfs_context_rele(ctx); in nullfs_cleanup_patched_context()
/xnu-12377.41.6/bsd/kern/
H A Dproc_info.c2691 (void)vfs_context_rele(context); in fill_vnodeinfo()
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c1460 (void)vfs_context_rele(context); in apn_fallback_required()
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c1694 vfs_context_rele(vfs_context_t ctx) in vfs_context_rele() function
/xnu-12377.41.6/iokit/Kernel/
H A DIOPMrootDomain.cpp13273 vfs_context_rele(ctx);