Searched defs:commit_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmenu_defect.c48 static int commit_list(void);
53 static int commit_list();
777 if ((status = commit_list()) == 0) {
790 commit_list() function
927 status = commit_list();
970 status = commit_list();
1013 status = commit_list();
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c1397 list_t *commit_list = &zilog->zl_itx_commit_list; local
1429 list_move_tail(commit_list, &itxg->itxg_itxs->i_sync_list);

Completed in 64 milliseconds