• Home
  • Raw
  • Download

Lines Matching refs:u64

159 	u64 objectid;
161 u64 offset;
598 u64 flags;
600 u64 total_bytes; /* total bytes in the space */
601 u64 bytes_used; /* total bytes used on disk */
602 u64 bytes_pinned; /* total bytes pinned, will be freed when the
604 u64 bytes_reserved; /* total bytes the allocator has reserved for
606 u64 bytes_readonly; /* total bytes that are read only */
609 u64 bytes_delalloc; /* number of bytes reserved for allocation,
612 u64 bytes_may_use; /* number of bytes that may be used for
631 u64 offset;
632 u64 bytes;
641 u64 pinned;
642 u64 reserved;
643 u64 flags;
697 u64 generation;
698 u64 last_trans_committed;
699 u64 last_trans_new_blockgroup;
700 u64 open_ioctl_trans;
702 u64 max_extent;
703 u64 max_inline;
704 u64 alloc_start;
783 u64 total_pinned;
797 u64 delalloc_bytes;
798 u64 last_alloc;
799 u64 last_data_alloc;
802 u64 total_ref_cache_size;
804 u64 avail_data_alloc_bits;
805 u64 avail_metadata_alloc_bits;
806 u64 avail_system_alloc_bits;
807 u64 data_alloc_profile;
808 u64 metadata_alloc_profile;
809 u64 system_alloc_profile;
849 u64 objectid;
850 u64 last_trans;
864 u64 highest_inode;
865 u64 last_inode_alloc;
868 u64 defrag_trans_start;
1134 static inline u64 btrfs_stripe_offset_nr(struct extent_buffer *eb, in btrfs_stripe_offset_nr()
1142 u64 val) in btrfs_set_stripe_offset_nr()
1147 static inline u64 btrfs_stripe_devid_nr(struct extent_buffer *eb, in btrfs_stripe_devid_nr()
1155 u64 val) in btrfs_set_stripe_devid_nr()
1266 static inline u64 btrfs_node_blockptr(struct extent_buffer *eb, int nr) in btrfs_node_blockptr()
1275 int nr, u64 val) in btrfs_set_node_blockptr()
1283 static inline u64 btrfs_node_ptr_generation(struct extent_buffer *eb, int nr) in btrfs_node_ptr_generation()
1292 int nr, u64 val) in btrfs_set_node_ptr_generation()
1465 static inline int btrfs_header_flag(struct extent_buffer *eb, u64 flag) in btrfs_header_flag()
1470 static inline int btrfs_set_header_flag(struct extent_buffer *eb, u64 flag) in btrfs_set_header_flag()
1472 u64 flags = btrfs_header_flags(eb); in btrfs_set_header_flag()
1477 static inline int btrfs_clear_header_flag(struct extent_buffer *eb, u64 flag) in btrfs_clear_header_flag()
1479 u64 flags = btrfs_header_flags(eb); in btrfs_clear_header_flag()
1707 int btrfs_lookup_extent(struct btrfs_root *root, u64 start, u64 len);
1709 struct btrfs_root *root, u64 bytenr,
1710 u64 num_bytes, u32 *refs);
1712 u64 bytenr, u64 num, int pin);
1716 struct btrfs_root *root, u64 objectid, u64 bytenr);
1722 u64 bytenr);
1723 u64 btrfs_find_block_group(struct btrfs_root *root,
1724 u64 search_start, u64 search_hint, int owner);
1727 u32 blocksize, u64 parent,
1728 u64 root_objectid,
1729 u64 ref_generation,
1731 u64 hint,
1732 u64 empty_size);
1735 u64 bytenr, u32 blocksize,
1739 u64 num_bytes, u64 parent, u64 min_bytes,
1740 u64 root_objectid, u64 ref_generation,
1741 u64 owner, u64 empty_size, u64 hint_byte,
1742 u64 search_end, struct btrfs_key *ins, u64 data);
1744 struct btrfs_root *root, u64 parent,
1745 u64 root_objectid, u64 ref_generation,
1746 u64 owner, struct btrfs_key *ins);
1748 struct btrfs_root *root, u64 parent,
1749 u64 root_objectid, u64 ref_generation,
1750 u64 owner, struct btrfs_key *ins);
1753 u64 num_bytes, u64 min_alloc_size,
1754 u64 empty_size, u64 hint_byte,
1755 u64 search_end, struct btrfs_key *ins,
1756 u64 data);
1767 u64 bytenr, u64 num_bytes, u64 parent,
1768 u64 root_objectid, u64 ref_generation,
1769 u64 owner_objectid, int pin);
1770 int btrfs_free_reserved_extent(struct btrfs_root *root, u64 start, u64 len);
1776 u64 bytenr, u64 num_bytes, u64 parent,
1777 u64 root_objectid, u64 ref_generation,
1778 u64 owner_objectid);
1780 struct btrfs_root *root, u64 bytenr,
1781 u64 orig_parent, u64 parent,
1782 u64 root_objectid, u64 ref_generation,
1783 u64 owner_objectid);
1786 int btrfs_extent_readonly(struct btrfs_root *root, u64 bytenr);
1790 struct btrfs_root *root, u64 bytes_used,
1791 u64 type, u64 chunk_objectid, u64 chunk_offset,
1792 u64 size);
1794 struct btrfs_root *root, u64 group_start);
1795 int btrfs_relocate_block_group(struct btrfs_root *root, u64 group_start);
1801 struct extent_buffer *buf, u64 orig_start);
1804 int btrfs_reloc_clone_csums(struct inode *inode, u64 file_pos, u64 len);
1805 u64 btrfs_reduce_alloc_profile(struct btrfs_root *root, u64 flags);
1811 u64 bytes);
1813 struct inode *inode, u64 bytes);
1815 u64 bytes);
1817 u64 bytes);
1820 struct btrfs_path *path, u64 min_objectid,
1825 u64 *nodes, int lowest_level);
1833 int cache_only, u64 min_trans);
1837 u64 min_trans);
1841 struct extent_buffer **cow_ret, u64 prealloc_dest);
1845 struct extent_buffer **cow_ret, u64 new_root_objectid);
1862 int start_slot, int cache_only, u64 *last_ret,
1874 struct btrfs_path *path, u64 bytenr);
1915 u64 root_id, u64 ref_id);
1918 u64 root_id, u8 type, u64 ref_id,
1919 u64 dirid, u64 sequence,
1929 int btrfs_find_last_root(struct btrfs_root *root, u64 objectid, struct
1931 int btrfs_search_root(struct btrfs_root *root, u64 search_start,
1932 u64 *found_objectid);
1933 int btrfs_find_dead_roots(struct btrfs_root *root, u64 objectid,
1938 int name_len, u64 dir,
1939 struct btrfs_key *location, u8 type, u64 index);
1942 struct btrfs_path *path, u64 dir,
1948 struct btrfs_path *path, u64 dir,
1949 u64 objectid, const char *name, int name_len,
1961 u64 dir);
1964 struct btrfs_path *path, u64 dir,
1970 struct btrfs_root *root, u64 offset);
1972 struct btrfs_root *root, u64 offset);
1977 u64 dirid, u64 *objectid);
1978 int btrfs_find_highest_inode(struct btrfs_root *fs_root, u64 *objectid);
1984 u64 inode_objectid, u64 ref_objectid, u64 index);
1988 u64 inode_objectid, u64 ref_objectid, u64 *index);
1991 struct btrfs_path *path, u64 objectid);
1998 struct btrfs_root *root, u64 bytenr, u64 len);
2003 u64 objectid, u64 pos,
2004 u64 disk_offset, u64 disk_num_bytes,
2005 u64 num_bytes, u64 offset, u64 ram_bytes,
2009 struct btrfs_path *path, u64 objectid,
2010 u64 bytenr, int mod);
2015 struct bio *bio, u64 file_start, int contig);
2017 u64 start, unsigned long len);
2021 u64 bytenr, int cow);
2024 u64 isize);
2025 int btrfs_lookup_csums_range(struct btrfs_root *root, u64 start,
2026 u64 end, struct list_head *list);
2037 int btrfs_set_inode_index(struct inode *dir, u64 *index);
2044 const char *name, int name_len, int add_backref, u64 index);
2047 struct inode *inode, u64 new_size,
2051 int btrfs_set_extent_delalloc(struct inode *inode, u64 start, u64 end);
2056 u64 new_dirid, u64 alloc_hint);
2075 struct inode *btrfs_ilookup(struct super_block *s, u64 objectid,
2077 struct inode *btrfs_iget_locked(struct super_block *s, u64 objectid,
2084 size_t page_offset, u64 start, u64 end,
2099 int btrfs_drop_extent_cache(struct inode *inode, u64 start, u64 end,
2105 u64 start, u64 end, u64 inline_limit, u64 *hint_block);
2108 struct inode *inode, u64 start, u64 end);
2127 u64 btrfs_parse_size(char *str);
2138 u64 bytenr, u64 size);
2140 u64 offset, u64 bytes);
2142 u64 bytenr, u64 size);
2144 u64 offset, u64 bytes);
2148 *block_group, u64 offset,
2149 u64 bytes);
2151 u64 bytes);
2152 u64 btrfs_block_group_free_space(struct btrfs_block_group_cache *block_group);