Searched refs:need_commit_sem (Results 1 – 3 of 3) sorted by relevance
1831 ASSERT(path->need_commit_sem); in finish_need_commit_sem_search()2084 if (p->need_commit_sem) { in btrfs_search_slot()2256 if (p->need_commit_sem) { in btrfs_search_slot()4739 bool need_commit_sem = false; in btrfs_next_old_leaf() local4766 if (path->need_commit_sem) { in btrfs_next_old_leaf()4767 path->need_commit_sem = 0; in btrfs_next_old_leaf()4768 need_commit_sem = true; in btrfs_next_old_leaf()4918 if (need_commit_sem) { in btrfs_next_old_leaf()4921 path->need_commit_sem = 1; in btrfs_next_old_leaf()
103 unsigned int need_commit_sem:1; member
638 path->need_commit_sem = 1; in alloc_path_for_send()7289 if (!path->need_commit_sem) in search_key_again()
Completed in 26 milliseconds