Lines Matching refs:BTRFS_I
272 clear_bit(BTRFS_INODE_IN_DEFRAG, &BTRFS_I(inode)->runtime_flags);
613 struct extent_map_tree *em_tree = &BTRFS_I(inode)->extent_tree;
614 struct extent_io_tree *io_tree = &BTRFS_I(inode)->io_tree;
616 const u32 sectorsize = BTRFS_I(inode)->root->fs_info->sectorsize;
647 em = defrag_get_extent(BTRFS_I(inode), start, newer_than);
1301 btrfs_inode_lock(BTRFS_I(inode), 0);
1304 btrfs_inode_unlock(BTRFS_I(inode), 0);
1308 btrfs_inode_unlock(BTRFS_I(inode), 0);
1312 BTRFS_I(inode)->defrag_compress = compress_type;
1313 ret = defrag_one_cluster(BTRFS_I(inode), ra, cur,
1321 btrfs_inode_unlock(BTRFS_I(inode), 0);
1347 &BTRFS_I(inode)->runtime_flags))
1357 btrfs_inode_lock(BTRFS_I(inode), 0);
1358 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE;
1359 btrfs_inode_unlock(BTRFS_I(inode), 0);