Searched refs:COMMIT_SYNC (Results 1 – 2 of 2) sorted by relevance
62 #define COMMIT_SYNC 0x0001 /* synchronous commit */ macro
549 commit_flag = COMMIT_SYNC; in jfs_unlink()572 rc = txCommit(tid, 2, &iplist[0], COMMIT_SYNC); in jfs_unlink()1301 commit_flag = COMMIT_SYNC; in jfs_rename()1324 rc = txCommit(tid, 1, &new_ip, COMMIT_SYNC); in jfs_rename()