CLOSE_LOCK 344 builtin/commit.c if (write_locked_index(&the_index, &index_lock, CLOSE_LOCK)) CLOSE_LOCK 363 builtin/commit.c if (write_locked_index(&the_index, &index_lock, CLOSE_LOCK)) CLOSE_LOCK 389 builtin/commit.c if (write_locked_index(&the_index, &index_lock, CLOSE_LOCK)) CLOSE_LOCK 461 builtin/commit.c if (write_locked_index(&the_index, &index_lock, CLOSE_LOCK)) CLOSE_LOCK 473 builtin/commit.c if (write_locked_index(&the_index, &false_lock, CLOSE_LOCK)) CLOSE_LOCK 2106 read-cache.c assert((flags & (COMMIT_LOCK | CLOSE_LOCK)) != CLOSE_LOCK 2107 read-cache.c (COMMIT_LOCK | CLOSE_LOCK)); CLOSE_LOCK 2110 read-cache.c else if (flags & CLOSE_LOCK)