Home
last modified time | relevance | path

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

/fs/nfs/
Dinternal.h584 nfs_write_match_verf(const struct nfs_writeverf *verf, in nfs_write_match_verf() function
Ddirect.c640 if (status >= 0 && !nfs_write_match_verf(verf, req)) { in nfs_direct_commit_complete()
Dwrite.c1851 if (nfs_write_match_verf(verf, req)) { in nfs_commit_release_pages()