Lines Matching defs:committed
898 if (hdr->verf.committed == NFS_DATA_SYNC)
900 return hdr->verf.committed != NFS_FILE_SYNC;
1505 enum nfs3_stable_how committed = hdr->res.verf->committed;
1507 if (committed == NFS_UNSTABLE) {
1516 if (committed < hdr->args.stable) {
1530 " (committed = %d) != (stable = %d)\n",
1532 committed, hdr->args.stable);
1586 if (resp->verf->committed != NFS_UNSTABLE) {
1599 resp->verf->committed = 0;