Searched refs:ext4_prealloc_space (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/ext4/ |
D | mballoc.h | 113 struct ext4_prealloc_space { struct 190 struct ext4_prealloc_space *ac_pa;
|
D | mballoc.c | 642 struct ext4_prealloc_space *pa; in __mb_check_buddy() 643 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); in __mb_check_buddy() 2691 struct ext4_prealloc_space *pa; in ext4_mb_cleanup_pa() 2696 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); in ext4_mb_cleanup_pa() 2845 ext4_pspace_cachep = KMEM_CACHE(ext4_prealloc_space, in ext4_init_mballoc() 3033 struct ext4_prealloc_space *pa; in ext4_mb_normalize_request() 3241 struct ext4_prealloc_space *pa = ac->ac_pa; in ext4_discard_allocated_blocks() 3273 struct ext4_prealloc_space *pa) in ext4_mb_use_inode_pa() 3303 struct ext4_prealloc_space *pa) in ext4_mb_use_group_pa() 3329 static struct ext4_prealloc_space * [all …]
|
/linux-4.4.14/include/trace/events/ |
D | ext4.h | 13 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),
|