Home
last modified time | relevance | path

Searched refs:need_commit_sem (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dctree.c2728 if (p->need_commit_sem) in btrfs_search_slot()
2733 if (p->need_commit_sem) in btrfs_search_slot()
Dsend.c506 path->need_commit_sem = 1; in alloc_path_for_send()
1304 tmp_path->need_commit_sem = 0; in find_extent_clone()
Dctree.h611 unsigned int need_commit_sem:1; member