Searched refs:btrfs_trans_state_lockdep_acquire (Results 1 – 2 of 2) sorted by relevance
141 #define btrfs_trans_state_lockdep_acquire(owner, i) \ macro
2174 btrfs_trans_state_lockdep_acquire(fs_info, BTRFS_LOCKDEP_TRANS_COMMIT_PREP); in btrfs_commit_transaction()2372 btrfs_trans_state_lockdep_acquire(fs_info, BTRFS_LOCKDEP_TRANS_COMPLETED); in btrfs_commit_transaction()2373 btrfs_trans_state_lockdep_acquire(fs_info, BTRFS_LOCKDEP_TRANS_SUPER_COMMITTED); in btrfs_commit_transaction()2374 btrfs_trans_state_lockdep_acquire(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
Completed in 8 milliseconds