Home
last modified time | relevance | path

Searched refs:ext4_prealloc_space (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
Dmballoc.h99 struct ext4_prealloc_space { struct
176 struct ext4_prealloc_space *ac_pa;
Dmballoc.c691 struct ext4_prealloc_space *pa; in __mb_check_buddy()
692 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); in __mb_check_buddy()
2973 struct ext4_prealloc_space *pa; in ext4_mb_cleanup_pa()
2978 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); in ext4_mb_cleanup_pa()
3178 ext4_pspace_cachep = KMEM_CACHE(ext4_prealloc_space, in ext4_init_mballoc()
3474 struct ext4_prealloc_space *pa; in ext4_mb_normalize_request()
3698 struct ext4_prealloc_space *pa = ac->ac_pa; in ext4_discard_allocated_blocks()
3730 struct ext4_prealloc_space *pa) in ext4_mb_use_inode_pa()
3760 struct ext4_prealloc_space *pa) in ext4_mb_use_group_pa()
3787 static struct ext4_prealloc_space *
[all …]
/kernel/linux/linux-5.10/include/trace/events/
Dext4.h14 struct ext4_prealloc_space;
679 struct ext4_prealloc_space *pa),
709 struct ext4_prealloc_space *pa),
717 struct ext4_prealloc_space *pa),
723 TP_PROTO(struct ext4_prealloc_space *pa,
750 TP_PROTO(struct super_block *sb, struct ext4_prealloc_space *pa),
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dext4.rst493 The maximum length of per-inode ext4_prealloc_space list.