Searched refs:vfs_context_thread (Results 1 – 5 of 5) sorted by relevance
371 thread_t thr = vfs_context_thread(ap->a_context); in fdesc_open()
2507 thread_t vfs_context_thread(vfs_context_t ctx);
1380 thread_t t = vfs_context_thread(ctx); in vfs_context_skip_mtime_update()1483 vfs_context_thread(vfs_context_t ctx) in vfs_context_thread() function1961 thr = vfs_context_thread(ctx); in vfs_ctx_skipatime()
4174 thread_t th = vfs_context_thread(ctx); in fchdir()4236 thread_t th = vfs_context_thread(ctx); in fchdir()4311 thread_t th = vfs_context_thread(ctx); in chdir_internal()4665 uthread_t uu = get_bsdthread_info(vfs_context_thread(ctx)); in open1()12111 thread_t const t = vfs_context_thread(ctx); in vfs_context_dataless_materialization_is_prevented()
5008 thread_t thr = vfs_context_thread(&context); in sys_fcntl_nocancel()