Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfs/
Dwrite.c58 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops; variable
699 &nfs_async_write_completion_ops); in nfs_writepage_locked()
753 &nfs_async_write_completion_ops); in nfs_writepages()
1444 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = { variable