Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Drnode.h103 typedef struct commit { struct
104 page_t *c_pages; /* list of pages to commit */ argument
105 offset3 c_commbase; /* base offset to do commit from */ argument
106 count3 c_commlen; /* len to commit */ argument
107 kcondvar_t c_cv; /* condvar for waiting for commit */ argument
H A Dnfs_clnt.h119 void (*commit)(); /* pointer to commit function */ member
H A Dnfs4_clnt.h267 void (*commit)(); /* pointer to commit function */ member
/titanic_50/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c223 ndmp_config_saveenv(ndmp_scfhandle_t *handle, boolean_t commit) in ndmp_config_saveenv()
387 ndmp_smf_end_transaction(ndmp_scfhandle_t *handle, boolean_t commit) in ndmp_smf_end_transaction()
/titanic_50/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h110 TNFW_B_STATUS (*commit)(TNFW_B_WCB *); member
/titanic_50/usr/src/cmd/avs/sdbc/
H A Dscmadm.c430 int commit = 0; in bitmapfs_delete() local
529 int error, found, commit; in configure_sdbc() local
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java206 public void commit(int active) throws PoolsException in commit() method in Configuration
/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c1378 int commit = 0; in group_start() local
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c427 struct reiserfs_journal_commit commit; in block_read() local
482 struct reiserfs_journal_commit commit; in journal_init() local
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c721 int cmd, int commit) in sbd_copy_rdwr()
1337 int commit; in sbd_handle_write_xfer_completion() local
/titanic_50/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc2405 db_dictionary::commit(char *table) { in commit() function in db_dictionary
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_cc.c185 int commit = 0; in dt_stmt_append() local
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h737 s32 (*commit)(struct e1000_hw *); member