Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_RESET_LOCKDEP_CLASS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dlocking.c96 if (test_bit(BTRFS_ROOT_RESET_LOCKDEP_CLASS, &root->state)) in btrfs_maybe_reset_lockdep_class()
Drelocation.c1329 set_bit(BTRFS_ROOT_RESET_LOCKDEP_CLASS, &src->state); in replace_path()
1331 clear_bit(BTRFS_ROOT_RESET_LOCKDEP_CLASS, &src->state); in replace_path()
Dctree.h1215 BTRFS_ROOT_RESET_LOCKDEP_CLASS, enumerator
Dextent-tree.c4891 !test_bit(BTRFS_ROOT_RESET_LOCKDEP_CLASS, &root->state)) in btrfs_init_new_buffer()