Lines Matching refs:bytenr
375 __le64 bytenr; /* which block this node is supposed to live in */ member
457 __le64 bytenr; /* this block number */ member
769 __le64 bytenr; member
2816 BTRFS_SETGET_HEADER_FUNCS(header_bytenr, struct btrfs_header, bytenr, 64);
2828 BTRFS_SETGET_STACK_FUNCS(stack_header_bytenr, struct btrfs_header, bytenr, 64);
2883 BTRFS_SETGET_FUNCS(disk_root_bytenr, struct btrfs_root_item, bytenr, 64);
2888 BTRFS_SETGET_STACK_FUNCS(root_bytenr, struct btrfs_root_item, bytenr, 64);
3049 BTRFS_SETGET_STACK_FUNCS(super_bytenr, struct btrfs_super_block, bytenr, 64);
3361 struct btrfs_root *root, u64 bytenr,
3364 u64 bytenr, u64 num, int reserved);
3366 u64 bytenr, u64 num_bytes);
3371 u64 objectid, u64 offset, u64 bytenr);
3374 u64 bytenr);
3403 u64 bytenr, u64 num_bytes, u64 flags,
3407 u64 bytenr, u64 num_bytes, u64 parent, u64 root_objectid,
3420 u64 bytenr, u64 num_bytes, u64 parent,
3429 int btrfs_extent_readonly(struct btrfs_root *root, u64 bytenr);
3432 int btrfs_can_relocate(struct btrfs_root *root, u64 bytenr);
3506 int btrfs_discard_extent(struct btrfs_root *root, u64 bytenr,
3820 struct btrfs_root *root, u64 bytenr, u64 len);
3834 u64 bytenr, int mod);