Home
last modified time | relevance | path

Searched refs:nfs_async_write_error (Results 1 – 1 of 1) sorted by relevance

/fs/nfs/
Dwrite.c1401 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error() function
1417 nfs_async_write_error(&hdr->pages, 0); in nfs_async_write_reschedule_io()
1424 .error_cleanup = nfs_async_write_error,