Lines Matching defs:commit
466 * or commit them (this satisfies 1 and 2 except for the
468 * before the commit RPC, which is felt to be "good
470 * a 1 would force a commit operation, if it is felt a
471 * commit is necessary now.
1237 int rlen, commit;
1346 commit = fxdr_unsigned(int, *tl++);
1353 committed = commit;
1355 commit == NFSV3WRITE_UNSTABLE)
1356 committed = commit;
2983 * Nfs Version 3 commit rpc
3000 printf("commit %lu - %lu\n", (unsigned long)offset,
3094 * fsync vnode op. Just call nfs_flush() with commit == 1.
3124 int commit)