Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dwrite.c57 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops; variable
674 false, &nfs_async_write_completion_ops); in nfs_writepage_locked()
720 &nfs_async_write_completion_ops); in nfs_writepages()
1421 static const struct nfs_pgio_completion_ops nfs_async_write_completion_ops = { variable