Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dwrite.c55 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops; variable
677 false, &nfs_async_write_completion_ops); in nfs_writepage_locked()
723 &nfs_async_write_completion_ops); in nfs_writepages()
1413 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = { variable