Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dlocking.h83 BTRFS_LOCKDEP_TRANS_UNBLOCKED, enumerator
Dtransaction.c530 btrfs_might_wait_for_state(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in wait_current_trans()
2362 btrfs_trans_state_lockdep_acquire(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
2373 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
2502 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
2575 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
Ddisk-io.c2690 BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_init_fs_info()