Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlocking.h83 BTRFS_LOCKDEP_TRANS_UNBLOCKED, enumerator
H A Dtransaction.c530 btrfs_might_wait_for_state(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in wait_current_trans()
2361 btrfs_trans_state_lockdep_acquire(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
2372 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
2501 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
2574 btrfs_trans_state_lockdep_release(fs_info, BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_commit_transaction()
H A Ddisk-io.c2699 BTRFS_LOCKDEP_TRANS_UNBLOCKED); in btrfs_init_fs_info()