Home
last modified time | relevance | path

Searched refs:ext4_allocation_request (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ext4/
H A Dmballoc.h281 ext4_mb_new_blocks_simple_test(struct ext4_allocation_request *ar,
H A Dmballoc-test.c419 struct ext4_allocation_request ar; in test_new_blocks_simple()
H A Dmballoc.c4519 struct ext4_allocation_request *ar) in ext4_mb_normalize_request()
5884 struct ext4_allocation_request *ar) in ext4_mb_initialize_context()
6162 ext4_mb_new_blocks_simple(struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks_simple()
6230 struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks()
7193 ext4_mb_new_blocks_simple_test(struct ext4_allocation_request *ar, in ext4_mb_new_blocks_simple_test()
H A Dext4.h210 struct ext4_allocation_request { struct
2999 struct ext4_allocation_request *, int *);
212 inodeext4_allocation_request global() argument
214 lenext4_allocation_request global() argument
216 logicalext4_allocation_request global() argument
218 lleftext4_allocation_request global() argument
220 lrightext4_allocation_request global() argument
222 goalext4_allocation_request global() argument
224 pleftext4_allocation_request global() argument
226 prightext4_allocation_request global() argument
228 flagsext4_allocation_request global() argument
H A Dextents.c4279 struct ext4_allocation_request ar; in ext4_ext_map_blocks()