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