Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Ddirect.c582 if (status >= 0 && !nfs_write_match_verf(verf, req)) { in nfs_direct_commit_complete()
Dinternal.h593 nfs_write_match_verf(const struct nfs_writeverf *verf, in nfs_write_match_verf() function
Dwrite.c1874 if (nfs_write_match_verf(verf, req)) { in nfs_commit_release_pages()