OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext4_fsblk_t
(Results
1 - 3
of
3
) sorted by null
/system/extras/ext4_utils/
ext4_extents.h
57
ext4_fsblk_t
p_block;
ext4.h
31
typedef unsigned long long
ext4_fsblk_t
;
typedef
73
ext4_fsblk_t
goal;
75
ext4_fsblk_t
pleft;
77
ext4_fsblk_t
pright;
/external/e2fsprogs/misc/
e4defrag.c
127
typedef unsigned long long
ext4_fsblk_t
;
typedef
132
ext4_fsblk_t
physical; /* start physical block number */
181
static
ext4_fsblk_t
files_block_count;
513
static int check_free_size(int fd, const char *file,
ext4_fsblk_t
blk_count)
515
ext4_fsblk_t
free_blk_count;
574
int extents,
ext4_fsblk_t
blk_count)
1000
static
ext4_fsblk_t
get_file_blocks(struct fiemap_extent_list *ext_list_head)
1002
ext4_fsblk_t
blk_count = 0;
1062
static int get_best_count(
ext4_fsblk_t
block_count)
1071
((
ext4_fsblk_t
)blocks_per_group
[
all
...]
Completed in 64 milliseconds