Home
last modified time | relevance | path

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

/linux-6.1.9/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.h1221 BTRFS_ROOT_RESET_LOCKDEP_CLASS, enumerator
Dextent-tree.c4894 !test_bit(BTRFS_ROOT_RESET_LOCKDEP_CLASS, &root->state)) in btrfs_init_new_buffer()