Searched refs:vfs_put_io_context (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dvfs.h76 void vfs_put_io_context(io_context *context);
/haiku/src/system/kernel/
H A Dteam.cpp522 vfs_put_io_context(io_context);
1819 vfs_put_io_context(parentIOContext);
1946 vfs_put_io_context(parentIOContext);
4515 CObjectDeleter<io_context, void, vfs_put_io_context>
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5033 vfs_put_io_context(io_context* context) function

Completed in 65 milliseconds