Searched defs:commit (Results 1 – 10 of 10) sorted by relevance
103 typedef struct commit { struct104 page_t *c_pages; /* list of pages to commit */ argument105 offset3 c_commbase; /* base offset to do commit from */ argument106 count3 c_commlen; /* len to commit */ argument107 kcondvar_t c_cv; /* condvar for waiting for commit */ argument
119 void (*commit)(); /* pointer to commit function */ member
267 void (*commit)(); /* pointer to commit function */ member
223 ndmp_config_saveenv(ndmp_scfhandle_t *handle, boolean_t commit) in ndmp_config_saveenv()388 ndmp_smf_end_transaction(ndmp_scfhandle_t *handle, boolean_t commit) in ndmp_smf_end_transaction()
204 public void commit(int active) throws PoolsException in commit() method in Configuration
427 struct reiserfs_journal_commit commit; in block_read() local482 struct reiserfs_journal_commit commit; in journal_init() local
772 int cmd, int commit) in sbd_copy_rdwr()1434 int commit; in sbd_handle_write_xfer_completion() local
2406 db_dictionary::commit(char *table) { in commit() function in db_dictionary
185 int commit = 0; in dt_stmt_append() local
818 s32 (*commit)(struct e1000_hw *); member