Searched refs:need_commit_sem (Results 1 – 3 of 3) sorted by relevance
1811 ASSERT(path->need_commit_sem); in finish_need_commit_sem_search()2064 if (p->need_commit_sem) { in btrfs_search_slot()2236 if (p->need_commit_sem) { in btrfs_search_slot()4822 bool need_commit_sem = false; in btrfs_next_old_leaf() local4849 if (path->need_commit_sem) { in btrfs_next_old_leaf()4850 path->need_commit_sem = 0; in btrfs_next_old_leaf()4851 need_commit_sem = true; in btrfs_next_old_leaf()5001 if (need_commit_sem) { in btrfs_next_old_leaf()5004 path->need_commit_sem = 1; in btrfs_next_old_leaf()
76 unsigned int need_commit_sem:1; member
638 path->need_commit_sem = 1; in alloc_path_for_send()7368 if (!path->need_commit_sem) in search_key_again()
Completed in 29 milliseconds