Searched refs:nfs_process_write (Results 1 – 1 of 1) sorted by relevance
188 static void nfs_process_write(void *arg);197 (ev & POLLOUT) ? nfs_process_write : NULL, in nfs_set_events()214 static void nfs_process_write(void *arg) in nfs_process_write() function