Searched refs:btrfs_trans_state_lockdep_release (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | transaction.c | 2231 btrfs_trans_state_lockdep_release(fs_info, in btrfs_commit_transaction() 2246 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_COMMIT_PREP); in btrfs_commit_transaction() 2371 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction() 2500 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction() 2530 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_SUPER_COMMITTED); in btrfs_commit_transaction() 2544 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_COMPLETED); in btrfs_commit_transaction() 2573 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_SUPER_COMMITTED); in btrfs_commit_transaction() 2576 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_COMPLETED); in btrfs_commit_transaction() 2596 btrfs_trans_state_lockdep_release(fs_inf in btrfs_commit_transaction() [all...] |
H A D | locking.h | 139 #define btrfs_trans_state_lockdep_release(owner, i) \ macro
|
Completed in 4 milliseconds