Home
last modified time | relevance | path

Searched refs:pa_group_list (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/ext4/
H A Dmballoc.h123 struct list_head pa_group_list; member
H A Dmballoc.c3761 list_del(&pa->pa_group_list); in ext4_mb_cleanup_pa()
5111 list_del(&pa->pa_group_list); in ext4_mb_put_pa()
5225 INIT_LIST_HEAD(&pa->pa_group_list); in ext4_mb_new_inode_pa()
5244 list_add(&pa->pa_group_list, &grp->bb_prealloc_list); in ext4_mb_new_inode_pa()
5277 INIT_LIST_HEAD(&pa->pa_group_list); in ext4_mb_new_group_pa()
5297 list_add(&pa->pa_group_list, &grp->bb_prealloc_list); in ext4_mb_new_group_pa()
5441 &grp->bb_prealloc_list, pa_group_list) { in ext4_mb_discard_group_preallocations()
5464 list_del(&pa->pa_group_list); in ext4_mb_discard_group_preallocations()
5608 list_del(&pa->pa_group_list); in ext4_discard_preallocations()
5670 pa_group_list); in ext4_mb_show_pa()
[all …]