Searched refs:ext4_allocation_context (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ext4/ |
| A D | mballoc.c | 2329 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() 2535 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_aligned() 2797 ext4_mb_regular_allocator(struct ext4_allocation_context *ac) in ext4_mb_regular_allocator() 3944 ext4_ac_cachep = KMEM_CACHE(ext4_allocation_context, in ext4_init_mballoc() 4242 ext4_mb_pa_assert_overlap(struct ext4_allocation_context *ac, in ext4_mb_pa_assert_overlap() 4752 ext4_mb_pa_goal_check(struct ext4_allocation_context *ac, in ext4_mb_pa_goal_check() 4783 ext4_mb_use_preallocated(struct ext4_allocation_context *ac) in ext4_mb_use_preallocated() 5158 ext4_mb_new_inode_pa(struct ext4_allocation_context *ac) in ext4_mb_new_inode_pa() 5258 ext4_mb_new_group_pa(struct ext4_allocation_context *ac) in ext4_mb_new_group_pa() 6040 struct ext4_allocation_context *ac, u64 *seq) in ext4_mb_discard_preallocations_should_retry() [all …]
|
| A D | mballoc.h | 173 struct ext4_allocation_context { struct
|
| A D | mballoc-test.c | 550 struct ext4_allocation_context *ac, in test_mark_diskspace_used_range() 585 struct ext4_allocation_context ac; in test_mark_diskspace_used()
|
| /linux/include/trace/events/ |
| A D | ext4.h | 11 struct ext4_allocation_context; 679 TP_PROTO(struct ext4_allocation_context *ac, 709 TP_PROTO(struct ext4_allocation_context *ac, 717 TP_PROTO(struct ext4_allocation_context *ac, 1025 TP_PROTO(struct ext4_allocation_context *ac), 1092 TP_PROTO(struct ext4_allocation_context *ac),
|
Completed in 35 milliseconds