Home
last modified time | relevance | path

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

/linux-6.8/fs/nfs/ !
Dwrite.c58 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops; variable
676 &nfs_async_write_completion_ops); in nfs_writepage_locked()
725 &nfs_async_write_completion_ops); in nfs_writepages()
1448 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = { variable