Searched refs:vfs_context_thread (Results 1 – 7 of 7) sorted by relevance
371 thread_t thr = vfs_context_thread(ap->a_context); in fdesc_open()
2514 thread_t vfs_context_thread(vfs_context_t ctx);
2602 assert(current_proc() == p && current_thread() != vfs_context_thread(&entryp->context)); in workq_aio_process_entry()3159 thread_t thr = vfs_context_thread(&entryp->context); in workq_aio_unpark_select_req_or_park_and_unlock()
5057 thread_t thr = vfs_context_thread(&context); in sys_fcntl_nocancel()
1392 thread_t t = vfs_context_thread(ctx); in vfs_context_skip_mtime_update()1528 vfs_context_thread(vfs_context_t ctx) in vfs_context_thread() function2005 thr = vfs_context_thread(ctx); in vfs_ctx_skipatime()
4363 thread_t th = vfs_context_thread(ctx); in fchdir()4425 thread_t th = vfs_context_thread(ctx); in fchdir()4500 thread_t th = vfs_context_thread(ctx); in chdir_internal()4854 uthread_t uu = get_bsdthread_info(vfs_context_thread(ctx)); in open1()12470 thread_t const t = vfs_context_thread(ctx); in vfs_context_dataless_materialization_is_prevented()
9282 if (get_bsdthread_info(vfs_context_thread(ctx))->uu_flag & UT_IGNORE_NODE_PERMISSIONS) { in vfs_context_ignores_node_permissions()