Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dwrite.c1440 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error() function
1456 nfs_async_write_error(&hdr->pages, 0); in nfs_async_write_reschedule_io()
1461 .error_cleanup = nfs_async_write_error,