Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dwrite.c55 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops; variable
693 false, &nfs_async_write_completion_ops); in nfs_writepage_locked()
739 &nfs_async_write_completion_ops); in nfs_writepages()
1424 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = { variable