Searched refs:ext4_prealloc_space (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/ext4/
H A Dmballoc.h113 struct ext4_prealloc_space { struct
190 struct ext4_prealloc_space *ac_pa;
H A Dmballoc.c642 struct ext4_prealloc_space *pa; __mb_check_buddy()
643 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); __mb_check_buddy()
2691 struct ext4_prealloc_space *pa; ext4_mb_cleanup_pa()
2696 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); ext4_mb_cleanup_pa()
2845 ext4_pspace_cachep = KMEM_CACHE(ext4_prealloc_space, ext4_init_mballoc()
3033 struct ext4_prealloc_space *pa; ext4_mb_normalize_request()
3241 struct ext4_prealloc_space *pa = ac->ac_pa; ext4_discard_allocated_blocks()
3273 struct ext4_prealloc_space *pa) ext4_mb_use_inode_pa()
3303 struct ext4_prealloc_space *pa) ext4_mb_use_group_pa()
3329 static struct ext4_prealloc_space * ext4_mb_check_group_pa()
3331 struct ext4_prealloc_space *pa, ext4_mb_check_group_pa()
3332 struct ext4_prealloc_space *cpa) ext4_mb_check_group_pa()
3362 struct ext4_prealloc_space *pa, *cpa = NULL; ext4_mb_use_preallocated()
3475 struct ext4_prealloc_space *pa; ext4_mb_generate_from_pa()
3491 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); ext4_mb_generate_from_pa()
3508 struct ext4_prealloc_space *pa; ext4_mb_pa_callback()
3509 pa = container_of(head, struct ext4_prealloc_space, u.pa_rcu); ext4_mb_pa_callback()
3521 struct super_block *sb, struct ext4_prealloc_space *pa) ext4_mb_put_pa()
3584 struct ext4_prealloc_space *pa; ext4_mb_new_inode_pa()
3678 struct ext4_prealloc_space *pa; ext4_mb_new_group_pa()
3752 struct ext4_prealloc_space *pa) ext4_mb_release_inode_pa()
3807 struct ext4_prealloc_space *pa) ext4_mb_release_group_pa()
3839 struct ext4_prealloc_space *pa, *tmp; ext4_mb_discard_group_preallocations()
3949 struct ext4_prealloc_space *pa, *tmp; ext4_discard_preallocations()
3970 struct ext4_prealloc_space, pa_inode_list); ext4_discard_preallocations()
4082 struct ext4_prealloc_space *pa; ext4_mb_show_ac()
4087 pa = list_entry(cur, struct ext4_prealloc_space, ext4_mb_show_ac()
4230 struct ext4_prealloc_space *pa, *tmp; ext4_mb_discard_lg_preallocations()
4309 struct ext4_prealloc_space *tmp_pa, *pa = ac->ac_pa; ext4_mb_add_n_trim()
4357 struct ext4_prealloc_space *pa = ac->ac_pa; ext4_mb_release_context()
/linux-4.4.14/include/trace/events/
H A Dext4.h13 struct ext4_prealloc_space;
612 struct ext4_prealloc_space *pa),
642 struct ext4_prealloc_space *pa),
650 struct ext4_prealloc_space *pa),
656 TP_PROTO(struct ext4_prealloc_space *pa,
683 TP_PROTO(struct super_block *sb, struct ext4_prealloc_space *pa),

Completed in 181 milliseconds