Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.c969 struct btrfs_inode *btree_ino = BTRFS_I(root->fs_info->btree_inode); in btrfs_wait_marked_extents() local
1002 &btree_ino->runtime_flags)) in btrfs_wait_marked_extents()
1007 &btree_ino->runtime_flags)) in btrfs_wait_marked_extents()
1011 &btree_ino->runtime_flags)) in btrfs_wait_marked_extents()
1814 struct btrfs_inode *btree_ino = BTRFS_I(root->fs_info->btree_inode); in btrfs_commit_transaction() local
2108 clear_bit(BTRFS_INODE_BTREE_LOG1_ERR, &btree_ino->runtime_flags); in btrfs_commit_transaction()
2109 clear_bit(BTRFS_INODE_BTREE_LOG2_ERR, &btree_ino->runtime_flags); in btrfs_commit_transaction()
Dextent_io.c3759 struct btrfs_inode *btree_ino = BTRFS_I(eb->fs_info->btree_inode); in set_btree_ioerr() local
3805 set_bit(BTRFS_INODE_BTREE_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()
3808 set_bit(BTRFS_INODE_BTREE_LOG1_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()
3811 set_bit(BTRFS_INODE_BTREE_LOG2_ERR, &btree_ino->runtime_flags); in set_btree_ioerr()