Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dwrite.c58 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops; variable
638 &nfs_async_write_completion_ops); in nfs_writepage_locked()
685 &nfs_async_write_completion_ops); in nfs_writepages()
1391 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = { variable