Searched refs:total_open_fd (Results 1 – 4 of 4) sorted by relevance
123 total_open_fd++; in v9fs_co_open()124 if (total_open_fd > open_fd_hw) { in v9fs_co_open()178 total_open_fd++; in v9fs_co_open2()179 if (total_open_fd > open_fd_hw) { in v9fs_co_open2()206 total_open_fd--; in v9fs_co_close()
334 total_open_fd++; in v9fs_co_opendir()335 if (total_open_fd > open_fd_hw) { in v9fs_co_opendir()362 total_open_fd--; in v9fs_co_closedir()
425 extern int total_open_fd;
41 int total_open_fd; variable527 total_open_fd -= nclosed; in v9fs_reclaim_fd()