Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dctree.c2722 if (p->need_commit_sem) in btrfs_search_slot()
2727 if (p->need_commit_sem) in btrfs_search_slot()
Dsend.c505 path->need_commit_sem = 1; in alloc_path_for_send()
1300 tmp_path->need_commit_sem = 0; in find_extent_clone()
Dctree.h611 unsigned int need_commit_sem:1; member