Searched defs:commit (Results 1 – 13 of 13) 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()
1060 boolean_t commit) in zvol_log_write()1185 boolean_t commit; in zvol_strategy() local1395 boolean_t commit; in zvol_write() local1570 boolean_t commit) in zvol_log_write_minor()
482 znode_t *zp, offset_t off, ssize_t resid, boolean_t commit) in zfs_log_write()
858 boolean_t did_clear_setid_bits = B_FALSE, commit; in zfs_write() local
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