/fs/btrfs/ |
D | extent_io.h | 43 u64 start, u64 end, int *page_started, 45 int (*writepage_start_hook)(struct page *page, u64 start, u64 end); 46 int (*writepage_io_hook)(struct page *page, u64 start, u64 end); 51 int (*readpage_io_hook)(struct page *page, u64 start, u64 end); 53 u64 start, u64 end, 56 u64 start, u64 end, 58 int (*readpage_end_io_hook)(struct page *page, u64 start, u64 end, 60 int (*writepage_end_io_hook)(struct page *page, u64 start, u64 end, 62 int (*set_bit_hook)(struct inode *inode, u64 start, u64 end, 64 int (*clear_bit_hook)(struct inode *inode, u64 start, u64 end, [all …]
|
D | volumes.h | 34 u64 generation; 50 u64 devid; 53 u64 total_bytes; 56 u64 bytes_used; 68 u64 type; 80 u64 latest_devid; 81 u64 latest_trans; 82 u64 num_devices; 83 u64 open_devices; 84 u64 rw_devices; [all …]
|
D | ctree.h | 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 [all …]
|
D | ordered-data.h | 37 u64 bytenr; 43 u64 bytenr; 77 u64 file_offset; 80 u64 start; 83 u64 len; 86 u64 disk_len; 137 u64 file_offset, u64 io_size); 138 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, 139 u64 start, u64 len, u64 disk_len, int tyep); 144 u64 file_offset); [all …]
|
D | extent_map.h | 6 #define EXTENT_MAP_LAST_BYTE (u64)-4 7 #define EXTENT_MAP_HOLE (u64)-3 8 #define EXTENT_MAP_INLINE (u64)-2 9 #define EXTENT_MAP_DELALLOC (u64)-1 21 u64 start; 22 u64 len; 23 u64 orig_start; 24 u64 block_start; 25 u64 block_len; 37 static inline u64 extent_map_end(struct extent_map *em) in extent_map_end() [all …]
|
D | btrfs_inode.h | 75 u64 generation; 78 u64 sequence; 83 u64 last_trans; 87 u64 logged_trans; 93 u64 log_dirty_trans; 98 u64 delalloc_bytes; 103 u64 reserved_bytes; 110 u64 disk_i_size; 119 u64 index_cnt; 122 u64 block_group; [all …]
|
D | extent_io.c | 40 u64 start; 41 u64 end; 160 static struct rb_node *tree_insert(struct rb_root *root, u64 offset, in tree_insert() 185 static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset, in __etree_search() 231 u64 offset) in tree_search() 243 u64 offset, struct rb_node *node) in buffer_tree_insert() 268 u64 offset) in buffer_search() 360 struct extent_state *state, u64 start, u64 end, in insert_state() 408 struct extent_state *prealloc, u64 split) in split_state() 440 u64 range = state->end - state->start + 1; in clear_state_bit() [all …]
|
D | extent-tree.c | 41 u64 bytenr; 42 u64 num_bytes; 43 u64 parent; 44 u64 orig_parent; 45 u64 generation; 46 u64 orig_generation; 58 u64 bytenr, u64 num_bytes, int is_data); 61 u64 bytenr, u64 num_bytes, int alloc, 65 struct btrfs_root *extent_root, u64 alloc_bytes, 66 u64 flags, int force); [all …]
|
D | free-space-cache.c | 22 static int tree_insert_offset(struct rb_root *root, u64 offset, in tree_insert_offset() 47 static int tree_insert_bytes(struct rb_root *root, u64 bytes, in tree_insert_bytes() 77 u64 offset, u64 bytes, in tree_search_offset() 116 u64 offset, u64 bytes) in tree_search_bytes() 188 u64 offset, u64 bytes) in __btrfs_add_free_space() 281 u64 offset, u64 bytes) in __btrfs_remove_free_space() 314 u64 old_start = info->offset; in __btrfs_remove_free_space() 324 u64 old_end = info->offset + info->bytes; in __btrfs_remove_free_space() 351 u64 offset, u64 bytes) in btrfs_add_free_space() 366 u64 offset, u64 bytes) in btrfs_add_free_space_lock() [all …]
|
D | disk-io.h | 28 static inline u64 btrfs_sb_offset(int mirror) in btrfs_sb_offset() 30 u64 start = 16 * 1024; in btrfs_sb_offset() 39 struct extent_buffer *read_tree_block(struct btrfs_root *root, u64 bytenr, 40 u32 blocksize, u64 parent_transid); 41 int readahead_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize, 42 u64 parent_transid); 44 u64 bytenr, u32 blocksize); 56 u64 bytenr, u32 blocksize); 58 u64 root_objectid); 69 u64 device_id, [all …]
|
D | ref-cache.h | 23 u64 bytenr; 24 u64 num_bytes; 27 u64 objectid; 28 u64 offset; 37 u64 root_gen; 38 u64 bytenr; 39 u64 owner; 40 u64 generation; 70 u64 bytenr); 73 int btrfs_remove_leaf_refs(struct btrfs_root *root, u64 max_root_gen,
|
D | inode.c | 56 u64 ino; 88 static int btrfs_finish_ordered_io(struct inode *inode, u64 start, u64 end); 91 u64 start, u64 end, int *page_started, 111 u64 start, size_t size, size_t compressed_size, in insert_inline_extent() 209 struct inode *inode, u64 start, u64 end, in cow_file_range_inline() 213 u64 isize = i_size_read(inode); in cow_file_range_inline() 214 u64 actual_end = min(end + 1, isize); in cow_file_range_inline() 215 u64 inline_len = actual_end - start; in cow_file_range_inline() 216 u64 aligned_end = (end + root->sectorsize - 1) & in cow_file_range_inline() 217 ~((u64)root->sectorsize - 1); in cow_file_range_inline() [all …]
|
D | file-item.c | 38 u64 objectid, u64 pos, in btrfs_insert_file_extent() 39 u64 disk_offset, u64 disk_num_bytes, in btrfs_insert_file_extent() 40 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent() 83 u64 bytenr, int cow) in btrfs_lookup_csum() 90 u64 csum_offset = 0; in btrfs_lookup_csum() 134 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent() 135 u64 offset, int mod) in btrfs_lookup_file_extent() 156 u64 offset; in btrfs_lookup_bio_sums() 157 u64 item_start_offset = 0; in btrfs_lookup_bio_sums() 158 u64 item_last_offset = 0; in btrfs_lookup_bio_sums() [all …]
|
D | file.c | 117 u64 hint_byte; in dirty_and_release_pages() 118 u64 num_bytes; in dirty_and_release_pages() 119 u64 start_pos; in dirty_and_release_pages() 120 u64 end_of_last_block; in dirty_and_release_pages() 121 u64 end_pos = pos + write_bytes; in dirty_and_release_pages() 124 start_pos = pos & ~((u64)root->sectorsize - 1); in dirty_and_release_pages() 126 root->sectorsize - 1) & ~((u64)root->sectorsize - 1); in dirty_and_release_pages() 166 int btrfs_drop_extent_cache(struct inode *inode, u64 start, u64 end, in btrfs_drop_extent_cache() 173 u64 len = end - start + 1; in btrfs_drop_extent_cache() 180 if (end == (u64)-1) { in btrfs_drop_extent_cache() [all …]
|
D | ordered-data.c | 29 static u64 entry_end(struct btrfs_ordered_extent *entry) in entry_end() 32 return (u64)-1; in entry_end() 39 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() 67 static struct rb_node *__tree_search(struct rb_root *root, u64 file_offset, in __tree_search() 120 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry() 133 u64 file_offset) in tree_search() 167 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent() 168 u64 start, u64 len, u64 disk_len, int type) in btrfs_add_ordered_extent() 239 u64 file_offset, u64 io_size) in btrfs_dec_test_ordered_pending() 383 u64 start = entry->file_offset; in btrfs_start_ordered_extent() [all …]
|
D | volumes.c | 34 u64 type; 103 u64 devid, u8 *uuid) in __find_device() 248 u64 devid, struct btrfs_fs_devices **fs_devices_ret) in device_list_add() 252 u64 found_transid = btrfs_super_generation(disk_super); in device_list_add() 443 u64 latest_devid = 0; in __btrfs_open_devices() 444 u64 latest_transid = 0; in __btrfs_open_devices() 445 u64 devid; in __btrfs_open_devices() 545 u64 devid; in btrfs_scan_one_device() 546 u64 transid; in btrfs_scan_one_device() 595 u64 num_bytes, u64 *start) in find_free_dev_extent() [all …]
|
/fs/partitions/ |
D | ldm.h | 120 u64 logical_disk_start; 121 u64 logical_disk_size; 122 u64 config_start; 123 u64 config_size; 129 u64 bitmap1_start; 130 u64 bitmap1_size; 132 u64 bitmap2_start; 133 u64 bitmap2_size; 146 u64 parent_id; 162 u64 start; [all …]
|
/fs/fuse/ |
D | fuse_i.h | 65 u64 nodeid; 68 u64 nlookup; 74 u64 i_time; 81 u64 attr_version; 106 u64 kh; 109 u64 fh; 205 u64 intr_unique; 258 u64 attr_ver; 337 u64 khctr; 366 u64 reqctr; [all …]
|
/fs/squashfs/ |
D | squashfs.h | 36 extern int squashfs_read_data(struct super_block *, void **, u64, int, u64 *, 43 struct squashfs_cache *, u64, int); 46 extern int squashfs_read_metadata(struct super_block *, void *, u64 *, 49 u64, int); 51 u64, int); 52 extern int squashfs_read_table(struct super_block *, void *, u64, int); 55 extern __le64 *squashfs_read_inode_lookup_table(struct super_block *, u64, 59 extern int squashfs_frag_lookup(struct super_block *, unsigned int, u64 *); 61 u64, unsigned int); 65 extern __le64 *squashfs_read_id_index_table(struct super_block *, u64,
|
/fs/ocfs2/ |
D | suballoc.h | 33 u64, /* max_block */ 54 u64 ac_last_group; 55 u64 ac_max_block; /* Highest block number to allocate. 0 is 88 u64 *blkno_start); 93 u64 *fe_blkno); 116 u64 bg_blkno, 125 u64 start_blk, 128 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() 130 u64 group = block - (u64) bit; in ocfs2_which_suballoc_group() 136 u64 bg_blkno) in ocfs2_cluster_from_desc() [all …]
|
D | ocfs2.h | 228 u64 root_blkno; 229 u64 system_dir_blkno; 230 u64 bitmap_blkno; 236 u64 first_cluster_group_blkno; 288 u64 la_last_gd; 486 u64 blkno) in ino_from_blkno() 488 return (unsigned long)(blkno & (u64)ULONG_MAX); in ino_from_blkno() 491 static inline u64 ocfs2_clusters_to_blocks(struct super_block *sb, in ocfs2_clusters_to_blocks() 497 return (u64)clusters << c_to_b_bits; in ocfs2_clusters_to_blocks() 501 u64 blocks) in ocfs2_blocks_to_clusters() [all …]
|
D | extent_map.h | 50 int ocfs2_extent_map_get_blocks(struct inode *inode, u64 v_blkno, u64 *p_blkno, 51 u64 *ret_count, unsigned int *extent_flags); 54 u64 map_start, u64 map_len); 60 int ocfs2_read_virt_blocks(struct inode *inode, u64 v_block, int nr, 64 static inline int ocfs2_read_virt_block(struct inode *inode, u64 v_block, in ocfs2_read_virt_block()
|
/fs/gfs2/ |
D | incore.h | 33 u64 lh_sequence; /* Sequence number of this transaction */ 75 u64 rd_addr; /* grp block disk address */ 76 u64 rd_data0; /* first data location */ 83 u64 rd_igeneration; 112 u64 blkno; 234 u64 i_no_addr; 235 u64 i_no_formal_ino; 236 u64 i_generation; 237 u64 i_eattr; 244 u64 i_goal; /* goal block for allocations */ [all …]
|
D | rgrp.h | 19 struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk); 47 unsigned char gfs2_get_block_type(struct gfs2_rgrpd *rgd, u64 block); 49 u64 gfs2_alloc_block(struct gfs2_inode *ip, unsigned int *n); 50 u64 gfs2_alloc_di(struct gfs2_inode *ip, u64 *generation); 52 void gfs2_free_data(struct gfs2_inode *ip, u64 bstart, u32 blen); 53 void gfs2_free_meta(struct gfs2_inode *ip, u64 bstart, u32 blen); 65 u64 block); 68 u64 gfs2_ri_total(struct gfs2_sbd *sdp);
|
/fs/debugfs/ |
D | file.c | 59 static int debugfs_u8_set(void *data, u64 val) in debugfs_u8_set() 64 static int debugfs_u8_get(void *data, u64 *val) in debugfs_u8_get() 102 static int debugfs_u16_set(void *data, u64 val) in debugfs_u16_set() 107 static int debugfs_u16_get(void *data, u64 *val) in debugfs_u16_get() 145 static int debugfs_u32_set(void *data, u64 val) in debugfs_u32_set() 150 static int debugfs_u32_get(void *data, u64 *val) in debugfs_u32_get() 188 static int debugfs_u64_set(void *data, u64 val) in debugfs_u64_set() 190 *(u64 *)data = val; in debugfs_u64_set() 194 static int debugfs_u64_get(void *data, u64 *val) in debugfs_u64_get() 196 *val = *(u64 *)data; in debugfs_u64_get() [all …]
|