Home
last modified time | relevance | path

Searched refs:btree_ino (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dtransaction.c925 struct btrfs_inode *btree_ino = BTRFS_I(root->fs_info->btree_inode); in btrfs_wait_marked_extents() local
958 &btree_ino->runtime_flags)) in btrfs_wait_marked_extents()
963 &btree_ino->runtime_flags)) in btrfs_wait_marked_extents()
967 &btree_ino->runtime_flags)) in btrfs_wait_marked_extents()
1775 struct btrfs_inode *btree_ino = BTRFS_I(root->fs_info->btree_inode); in btrfs_commit_transaction() local
2057 clear_bit(BTRFS_INODE_BTREE_LOG1_ERR, &btree_ino->runtime_flags); in btrfs_commit_transaction()
2058 clear_bit(BTRFS_INODE_BTREE_LOG2_ERR, &btree_ino->runtime_flags); in btrfs_commit_transaction()
Dextent_io.c3688 struct btrfs_inode *btree_ino = BTRFS_I(eb->fs_info->btree_inode); in set_btree_ioerr() local
3734 set_bit(BTRFS_INODE_BTREE_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()
3737 set_bit(BTRFS_INODE_BTREE_LOG1_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()
3740 set_bit(BTRFS_INODE_BTREE_LOG2_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()