Searched refs:disko (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dioctl.c3055 u64 disko) check_ref()
3067 ret = btrfs_find_all_roots(trans, root->fs_info, disko, check_ref()
3411 u64 disko = 0, diskl = 0; btrfs_clone() local
3422 disko = btrfs_file_extent_disk_bytenr(leaf, btrfs_clone()
3532 /* disko == 0 means it's a hole */ btrfs_clone()
3533 if (!disko) btrfs_clone()
3547 if (disko && root != BTRFS_I(src)->root && btrfs_clone()
3548 disko != last_disko) { btrfs_clone()
3550 disko); btrfs_clone()
3562 if (disko) { btrfs_clone()
3565 disko, diskl, 0, btrfs_clone()
3054 check_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 disko) check_ref() argument
H A Dextent_io.c4402 u64 disko = 0; extent_fiemap() local
4504 disko = 0; extent_fiemap()
4527 disko = em->block_start + offset_in_extent; extent_fiemap()
4567 ret = fiemap_fill_next_extent(fieinfo, em_start, disko, extent_fiemap()

Completed in 205 milliseconds