HomeSort by relevance Sort by last modified time
    Searched refs:blk64_t (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/e2fsprogs/lib/ext2fs/
brel.h 13 blk64_t new;
17 blk64_t block_ref;
31 blk64_t current;
37 errcode_t (*put)(ext2_brel brel, blk64_t old,
43 errcode_t (*get)(ext2_brel brel, blk64_t old,
55 errcode_t (*next)(ext2_brel brel, blk64_t *old,
62 errcode_t (*move)(ext2_brel brel, blk64_t old, blk_t new);
67 errcode_t (*delete)(ext2_brel brel, blk64_t old);
76 errcode_t ext2fs_brel_memarray_create(char *name, blk64_t max_block,
brel_ma.c 29 static errcode_t bma_put(ext2_brel brel, blk64_t old,
31 static errcode_t bma_get(ext2_brel brel, blk64_t old,
34 static errcode_t bma_next(ext2_brel brel, blk64_t *old,
36 static errcode_t bma_move(ext2_brel brel, blk64_t old, blk64_t new);
37 static errcode_t bma_delete(ext2_brel brel, blk64_t old);
42 blk64_t max_block;
46 errcode_t ext2fs_brel_memarray_create(char *name, blk64_t max_block,
104 static errcode_t bma_put(ext2_brel brel, blk64_t old,
116 static errcode_t bma_get(ext2_brel brel, blk64_t old
    [all...]
blknum.c 2 * blknum.c --- Functions to handle blk64_t and high/low 64-bit block
19 dgrp_t ext2fs_group_of_blk2(ext2_filsys fs, blk64_t blk)
28 blk64_t ext2fs_group_first_block2(ext2_filsys fs, dgrp_t group)
31 ((blk64_t)group * fs->super->s_blocks_per_group);
37 blk64_t ext2fs_group_last_block2(ext2_filsys fs, dgrp_t group)
67 blk64_t ext2fs_inode_data_blocks2(ext2_filsys fs,
80 blk64_t ext2fs_inode_i_blocks(ext2_filsys fs,
92 blk64_t ext2fs_blocks_count(struct ext2_super_block *super)
102 void ext2fs_blocks_count_set(struct ext2_super_block *super, blk64_t blk)
112 void ext2fs_blocks_count_add(struct ext2_super_block *super, blk64_t blk
    [all...]
alloc.c 35 blk64_t blk, super_blk, old_desc_blk, new_desc_blk;
166 errcode_t ext2fs_new_block2(ext2_filsys fs, blk64_t goal,
167 ext2fs_block_bitmap map, blk64_t *ret)
169 blk64_t i;
209 blk64_t val;
220 errcode_t ext2fs_alloc_block2(ext2_filsys fs, blk64_t goal,
221 char *block_buf, blk64_t *ret)
224 blk64_t block;
268 blk64_t val;
275 errcode_t ext2fs_get_free_blocks2(ext2_filsys fs, blk64_t start, blk64_t finish
    [all...]
bitops.h 126 blk64_t block);
128 blk64_t block);
130 blk64_t block);
140 blk64_t block);
142 blk64_t block);
144 blk64_t block);
153 blk64_t start,
154 blk64_t end,
155 blk64_t *out);
160 extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap)
    [all...]
bmap64.h 29 blk64_t last_marked;
30 blk64_t last_tested;
31 blk64_t mark_back;
32 blk64_t test_back;
ext2fs.h 75 typedef __u64 __bitwise blk64_t; typedef
137 blk64_t blk;
261 errcode_t (*get_alloc_block)(ext2_filsys fs, blk64_t goal,
262 blk64_t *ret);
263 void (*block_alloc_stats)(ext2_filsys fs, blk64_t blk, int inuse);
355 blk64_t e_pblk; /* first physical block */
356 blk64_t e_lblk; /* first logical block extent covers */
409 blk64_t max_lblk;
410 blk64_t max_pblk;
646 extern errcode_t ext2fs_new_block2(ext2_filsys fs, blk64_t goal
    [all...]
check_desc.c 37 blk64_t first_block = fs->super->s_first_data_block;
38 blk64_t last_block = ext2fs_blocks_count(fs->super)-1;
39 blk64_t blk, b;
i_block.c 30 blk64_t num_blocks)
54 blk64_t num_blocks)
78 errcode_t ext2fs_iblk_set(ext2_filsys fs, struct ext2_inode *inode, blk64_t b)
alloc_stats.c 61 void ext2fs_block_alloc_stats2(ext2_filsys fs, blk64_t blk, int inuse)
85 (fs->block_alloc_stats)(fs, (blk64_t) blk, inuse);
95 blk64_t blk,
98 blk64_t blk,
expanddir.c 24 blk64_t goal;
29 blk64_t *blocknr,
31 blk64_t ref_block EXT2FS_ATTR((unused)),
36 blk64_t new_blk;
ext2fsP.h 69 blk64_t buffer_blk;
84 blk64_t *blocknr,
86 blk64_t ref_block,
147 blk64_t offset);
bmap.c 135 char *block_buf, int bmap_flags, blk64_t block,
137 blk64_t *phys_blk);
142 blk64_t lblk, blk64_t *phys_blk)
144 blk64_t base_block, pblock = 0;
177 struct ext2_inode *inode, blk64_t lblk,
178 blk64_t *pblk)
207 char *block_buf, int bmap_flags, blk64_t block,
209 blk64_t *phys_blk)
214 blk64_t blk64 = 0
    [all...]
blkmap64_ba.c 167 blk64_t bitno = (blk64_t) arg;
175 blk64_t bitno = (blk64_t) arg;
183 blk64_t bitno = (blk64_t) arg;
192 blk64_t bitno = (blk64_t) arg;
203 blk64_t bitno = (blk64_t) arg
    [all...]
alloc_tables.c 37 static blk64_t flexbg_offset(ext2_filsys fs, dgrp_t group, blk64_t start_blk,
42 blk64_t last_blk, first_free = 0;
87 blk64_t group_blk, start_blk, last_blk, new_blk, blk;
124 blk64_t prev_block = 0;
153 blk64_t prev_block = 0;
187 blk64_t prev_block = 0;
punch.c 54 blk64_t offset, incr;
111 blk64_t max = EXT2_NDIR_BLOCKS;
122 for (level = 0; level < 4; level++, max *= (blk64_t)addr_per_block) {
182 blk64_t lfree_start, blk64_t free_start,
185 blk64_t pblk;
250 blk64_t start, blk64_t end)
255 blk64_t free_start, next, lfree_start;
348 blk64_t old_lblk, next_lblk
    [all...]
block.c 24 blk64_t *blocknr,
26 blk64_t ref_blk,
65 blk64_t blk64;
154 blk64_t blk64;
240 blk64_t blk64;
325 blk64_t *blocknr,
327 blk64_t ref_blk,
338 blk64_t blk64;
393 blk64_t blk, new_blk;
424 (blk64_t) blockcnt++
    [all...]
  /external/e2fsprogs/resize/
resize2fs.h 111 blk64_t needed_blocks;
118 blk64_t new_blk;
141 extern errcode_t resize_fs(ext2_filsys fs, blk64_t *new_size, int flags,
148 blk64_t new_size);
149 extern blk64_t calculate_minimum_resize_size(ext2_filsys fs, int flags);
168 blk64_t *new_size, int flags);
  /external/e2fsprogs/e2fsck/
emptydir.c 28 blk64_t logblk;
29 blk64_t freed_blocks;
119 int empty_pass1(ext2_filsys fs, blk64_t *block_nr, e2_blkcnt_t blockcnt,
120 blk64_t ref_block, int ref_offset, void *priv_data)
123 blk64_t block, new_block;
ea_refcount.c 27 blk64_t ea_blk;
113 blk64_t blk, int pos)
155 blk64_t blk, int create)
208 errcode_t ea_refcount_fetch(ext2_refcount_t refcount, blk64_t blk,
222 errcode_t ea_refcount_increment(ext2_refcount_t refcount, blk64_t blk, int *ret)
236 errcode_t ea_refcount_decrement(ext2_refcount_t refcount, blk64_t blk, int *ret)
251 errcode_t ea_refcount_store(ext2_refcount_t refcount, blk64_t blk, int count)
279 blk64_t ea_refcount_intr_next(ext2_refcount_t refcount,
373 blk64_t blk;
e2fsck.h 122 blk64_t phys;
124 blk64_t parent;
228 blk64_t use_superblock; /* sb requested by user */
229 blk64_t superblock; /* sb used to open fs */
230 blk64_t num_blocks; /* Total number of blocks */
231 blk64_t free_blocks;
438 extern errcode_t ea_refcount_fetch(ext2_refcount_t refcount, blk64_t blk, int *ret);
440 blk64_t blk, int *ret);
442 blk64_t blk, int *ret);
444 blk64_t blk, int count)
    [all...]
pass1b.c 57 blk64_t cluster;
85 static int process_pass1b_block(ext2_filsys fs, blk64_t *blocknr,
86 e2_blkcnt_t blockcnt, blk64_t ref_blk,
92 static int check_if_fs_block(e2fsck_t ctx, blk64_t test_block);
93 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster);
119 static void add_dupe(e2fsck_t ctx, ext2_ino_t ino, blk64_t cluster,
263 blk64_t cur_cluster;
325 blk64_t blk = ext2fs_file_acl_block(fs, &inode);
344 blk64_t *block_nr,
346 blk64_t ref_blk EXT2FS_ATTR((unused))
    [all...]
  /external/e2fsprogs/debugfs/
htree.c 34 blk64_t blk, char *buf)
42 blk64_t pblk;
111 blk64_t blk, char *buf, int level);
160 blk64_t blk, char *buf, int level)
164 blk64_t pblk;
199 blk64_t blk;
325 static int search_dir_block(ext2_filsys fs, blk64_t *blocknr,
326 e2_blkcnt_t blockcnt, blk64_t ref_blk,
361 static int search_dir_block(ext2_filsys fs, blk64_t *blocknr,
363 blk64_t ref_blk EXT2FS_ATTR((unused))
    [all...]
icheck.c 22 blk64_t blk;
34 blk64_t *block_nr,
36 blk64_t ref_block EXT2FS_ATTR((unused)),
109 blk64_t blk;
  /external/e2fsprogs/misc/
e2image.c 51 #define NO_BLK ((blk64_t) -1)
69 static blk64_t source_offset, dest_offset;
75 static blk64_t align_offset(blk64_t offset, unsigned int n)
77 return (offset + n - 1) & ~((blk64_t) n - 1);
155 static void generic_write(int fd, void *buf, int blocksize, blk64_t block)
292 static blk64_t meta_blocks_count;
358 blk64_t *block_nr,
360 blk64_t ref_block EXT2FS_ATTR((unused)),
376 blk64_t *block_nr
    [all...]

Completed in 138 milliseconds

1 2 3 4