Searched refs:vfs_resize_fd_table (Results 1 – 3 of 3) sorted by relevance
78 status_t vfs_resize_fd_table(struct io_context* context, uint32 newSize);
2919 if (vfs_resize_fd_table(sKernelTeam->io_context, 4096) != B_OK) in team_init()
5041 vfs_resize_fd_table(struct io_context* context, uint32 newSize) in vfs_resize_fd_table() function5254 return vfs_resize_fd_table(get_current_io_context(false), in vfs_setrlimit()