Searched refs:ext4_allocation_request (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | indirect.c | 329 struct ext4_allocation_request *ar, in ext4_alloc_branch() 425 struct ext4_allocation_request *ar, in ext4_splice_branch() 532 struct ext4_allocation_request ar; in ext4_ind_map_blocks()
|
H A D | balloc.c | 722 struct ext4_allocation_request ar; in ext4_new_meta_blocks()
|
H A D | mballoc.c | 3536 struct ext4_allocation_request *ar) in ext4_mb_normalize_request() 4766 struct ext4_allocation_request *ar) in ext4_mb_initialize_context() 5076 struct ext4_allocation_request *ar, int *errp); 5084 struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks() 5337 struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks_simple()
|
H A D | ext4.h | 156 struct ext4_allocation_request { struct 2820 struct ext4_allocation_request *, int *);
|
H A D | extents.c | 4102 struct ext4_allocation_request ar; in ext4_ext_map_blocks()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | indirect.c | 329 struct ext4_allocation_request *ar, in ext4_alloc_branch() 426 struct ext4_allocation_request *ar, in ext4_splice_branch() 534 struct ext4_allocation_request ar; in ext4_ind_map_blocks()
|
H A D | balloc.c | 732 struct ext4_allocation_request ar; in ext4_new_meta_blocks()
|
H A D | ext4.h | 223 struct ext4_allocation_request { struct 2906 struct ext4_allocation_request *, int *);
|
H A D | mballoc.c | 4427 struct ext4_allocation_request *ar) in ext4_mb_normalize_request() 5807 struct ext4_allocation_request *ar) in ext4_mb_initialize_context() 6086 ext4_mb_new_blocks_simple(struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks_simple() 6153 struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks()
|
H A D | extents.c | 4133 struct ext4_allocation_request ar; in ext4_ext_map_blocks()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 12 struct ext4_allocation_request; 820 TP_PROTO(struct ext4_allocation_request *ar), 860 TP_PROTO(struct ext4_allocation_request *ar, unsigned long long block),
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 12 struct ext4_allocation_request; 822 TP_PROTO(struct ext4_allocation_request *ar), 862 TP_PROTO(struct ext4_allocation_request *ar, unsigned long long block),
|
Completed in 54 milliseconds