Searched defs:keep_locks (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/btrfs/ | ||
D | ctree.h | 100 unsigned int keep_locks:1; member |
D | ctree.c | 4749 int keep_locks = path->keep_locks; in btrfs_search_forward() local |
D | extent-tree.c | 5027 int keep_locks; member |