Lines Matching refs:btrfs_ino
189 key.objectid = btrfs_ino(BTRFS_I(inode)); in insert_inline_extent()
1279 u64 ino = btrfs_ino(BTRFS_I(inode)); in run_delalloc_nocow()
2218 ins.objectid = btrfs_ino(BTRFS_I(inode)); in insert_reserved_file_extent()
2260 btrfs_ino(BTRFS_I(inode)), in insert_reserved_file_extent()
2381 inum == btrfs_ino(BTRFS_I(inode))) in record_one_backref()
2650 key.objectid = btrfs_ino(BTRFS_I(inode)); in relink_extent_backref()
2827 key.objectid = btrfs_ino(BTRFS_I(inode)); in record_old_file_extents()
2862 if (key.objectid != btrfs_ino(BTRFS_I(inode))) in record_old_file_extents()
3298 ret = btrfs_insert_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_add()
3314 return btrfs_del_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_del()
3690 if (location.objectid != btrfs_ino(BTRFS_I(inode))) in btrfs_read_locked_inode()
3712 btrfs_ino(BTRFS_I(inode)), &first_xattr_slot); in btrfs_read_locked_inode()
3719 btrfs_ino(BTRFS_I(inode)), in btrfs_read_locked_inode()
3901 u64 ino = btrfs_ino(inode); in __btrfs_unlink_inode()
3902 u64 dir_ino = btrfs_ino(dir); in __btrfs_unlink_inode()
4069 u64 dir_ino = btrfs_ino(BTRFS_I(dir)); in btrfs_unlink_subvol()
4212 if (objectid < btrfs_ino(entry)) in btrfs_prune_dentries()
4214 else if (objectid > btrfs_ino(entry)) in btrfs_prune_dentries()
4222 if (objectid <= btrfs_ino(entry)) { in btrfs_prune_dentries()
4231 objectid = btrfs_ino(entry) + 1; in btrfs_prune_dentries()
4400 if (btrfs_ino(BTRFS_I(inode)) == BTRFS_FIRST_FREE_OBJECTID) in btrfs_rmdir()
4407 if (unlikely(btrfs_ino(BTRFS_I(inode)) == BTRFS_EMPTY_SUBVOL_DIR_OBJECTID)) { in btrfs_rmdir()
4513 u64 ino = btrfs_ino(BTRFS_I(inode)); in btrfs_truncate_inode_items()
4976 ret = btrfs_insert_file_extent(trans, root, btrfs_ino(BTRFS_I(inode)), in maybe_insert_hole()
5439 btrfs_return_ino(root, btrfs_ino(BTRFS_I(inode))); in btrfs_evict_inode()
5472 di = btrfs_lookup_dir_item(NULL, root, path, btrfs_ino(BTRFS_I(dir)), in btrfs_inode_by_name()
5489 __func__, name, btrfs_ino(BTRFS_I(dir)), in btrfs_inode_by_name()
5536 if (btrfs_root_ref_dirid(leaf, ref) != btrfs_ino(BTRFS_I(dir)) || in fixup_tree_root_location()
5571 u64 ino = btrfs_ino(BTRFS_I(inode)); in inode_tree_add()
5582 if (ino < btrfs_ino(entry)) in inode_tree_add()
5584 else if (ino > btrfs_ino(entry)) in inode_tree_add()
5784 if (btrfs_ino(BTRFS_I(inode)) == BTRFS_EMPTY_SUBVOL_DIR_OBJECTID) in btrfs_dentry_delete()
5899 key.objectid = btrfs_ino(BTRFS_I(inode)); in btrfs_real_readdir()
6073 key.objectid = btrfs_ino(inode); in btrfs_set_inode_index_count()
6105 if (found_key.objectid != btrfs_ino(inode) || in btrfs_set_inode_index_count()
6338 btrfs_ino(BTRFS_I(inode)), root->root_key.objectid, ret); in btrfs_new_inode()
6369 u64 ino = btrfs_ino(inode); in btrfs_add_link()
6370 u64 parent_ino = btrfs_ino(parent_inode); in btrfs_add_link()
6468 dentry->d_name.len, btrfs_ino(BTRFS_I(dir)), objectid, in btrfs_mknod()
6532 dentry->d_name.len, btrfs_ino(BTRFS_I(dir)), objectid, in btrfs_create()
6684 dentry->d_name.len, btrfs_ino(BTRFS_I(dir)), objectid, in btrfs_mkdir()
6789 u64 objectid = btrfs_ino(inode); in btrfs_get_extent()
7219 btrfs_ino(BTRFS_I(inode)), offset, 0); in can_nocow_extent()
7235 if (key.objectid != btrfs_ino(BTRFS_I(inode)) || in can_nocow_extent()
7310 ret = btrfs_cross_ref_exist(root, btrfs_ino(BTRFS_I(inode)), in can_nocow_extent()
7846 btrfs_ino(BTRFS_I(inode)), 0); in btrfs_retry_endio_nocsum()
7943 btrfs_ino(BTRFS_I(inode)), in btrfs_retry_endio()
8150 btrfs_ino(BTRFS_I(dip->inode)), bio_op(bio), in btrfs_end_dio_bio()
9375 u64 old_ino = btrfs_ino(BTRFS_I(old_inode)); in btrfs_rename_exchange()
9376 u64 new_ino = btrfs_ino(BTRFS_I(new_inode)); in btrfs_rename_exchange()
9441 btrfs_ino(BTRFS_I(new_dir)), in btrfs_rename_exchange()
9458 btrfs_ino(BTRFS_I(old_dir)), in btrfs_rename_exchange()
9643 btrfs_ino(BTRFS_I(dir)), in btrfs_whiteout_for_rename()
9691 u64 old_ino = btrfs_ino(BTRFS_I(old_inode)); in btrfs_rename()
9697 if (btrfs_ino(BTRFS_I(new_dir)) == BTRFS_EMPTY_SUBVOL_DIR_OBJECTID) in btrfs_rename()
9705 (new_inode && btrfs_ino(BTRFS_I(new_inode)) == BTRFS_FIRST_FREE_OBJECTID)) in btrfs_rename()
9780 btrfs_ino(BTRFS_I(new_dir)), index); in btrfs_rename()
9817 if (unlikely(btrfs_ino(BTRFS_I(new_inode)) == in btrfs_rename()
10138 dentry->d_name.len, btrfs_ino(BTRFS_I(dir)), in btrfs_symlink()
10166 key.objectid = btrfs_ino(BTRFS_I(inode)); in btrfs_symlink()
10412 btrfs_ino(BTRFS_I(dir)), objectid, mode, &index); in btrfs_tmpfile()
10471 caller, btrfs_ino(BTRFS_I(inode)), isize, start, end); in btrfs_check_extent_io_range()