Searched refs:need_to_commit (Results 1 – 2 of 2) sorted by relevance
533 static boolean_t need_to_commit = B_FALSE; variable1423 need_to_commit = B_TRUE; in initialize()1428 } else if (need_to_commit) { in initialize()1455 need_to_commit = B_TRUE; in initialize()1750 need_to_commit = B_TRUE; in create_func()2621 need_to_commit = B_FALSE; in delete_func()2950 need_to_commit = B_TRUE; in remove_aliased_rctl()3025 need_to_commit = B_TRUE; in remove_fs()3040 need_to_commit = B_TRUE; in remove_fs()3059 need_to_commit = B_TRUE; in remove_net()[all …]
325 static boolean_t need_to_commit = B_FALSE; variable908 if (need_to_commit) { in cleanup()1158 if (!need_to_commit) in do_commit()1177 need_to_commit = B_FALSE; in do_commit()1213 if (!need_to_commit) { in commit_func()1245 need_to_commit = B_FALSE; in do_cancel()1445 need_to_commit = B_TRUE; in create_func()1697 if (need_to_commit) in end_func()1704 if (!need_to_commit || in end_func()1705 (need_to_commit && (ask_yesno(B_FALSE, in end_func()[all …]