Lines Matching defs:committed
1267 int committed = NFSV3WRITE_FILESYNC;
1348 if (committed == NFSV3WRITE_FILESYNC)
1349 committed = commit;
1350 else if (committed == NFSV3WRITE_DATASYNC &&
1352 committed = commit;
1373 *iomode = committed;
3065 * server, but nas not been committed to stable storage on the server
3087 * been committed. This is necessary, since there
3365 * If it's already been committed by somebody else,
3395 retv = 0; /* It has already been committed. */