Lines Matching full:verf
898 if (hdr->verf.committed == NFS_DATA_SYNC)
900 return hdr->verf.committed != NFS_FILE_SYNC;
934 memcpy(&req->wb_verf, &hdr->verf.verifier, sizeof(req->wb_verf));
1505 enum nfs3_stable_how committed = hdr->res.verf->committed;
1586 if (resp->verf->committed != NFS_UNSTABLE) {
1599 resp->verf->committed = 0;
1727 data->res.verf = &data->verf;
1806 const struct nfs_writeverf *verf = data->res.verf;
1836 if (nfs_write_match_verf(verf, req)) {