Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dbtrfs_inode.h57 #define BTRFS_INODE_BTREE_LOG2_ERR 14 macro
Dtransaction.c962 test_and_clear_bit(BTRFS_INODE_BTREE_LOG2_ERR, in btrfs_wait_marked_extents()
2058 clear_bit(BTRFS_INODE_BTREE_LOG2_ERR, &btree_ino->runtime_flags); in btrfs_commit_transaction()
Dextent_io.c3740 set_bit(BTRFS_INODE_BTREE_LOG2_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()