Home
last modified time | relevance | path

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

/linux/fs/ext4/
A Dmballoc.h118 struct list_head pa_group_list; member
A Dmballoc.c3534 list_del(&pa->pa_group_list); in ext4_mb_cleanup_pa()
4563 list_del(&pa->pa_group_list); in ext4_mb_put_pa()
4637 INIT_LIST_HEAD(&pa->pa_group_list); in ext4_mb_new_inode_pa()
4654 list_add(&pa->pa_group_list, &grp->bb_prealloc_list); in ext4_mb_new_inode_pa()
4691 INIT_LIST_HEAD(&pa->pa_group_list); in ext4_mb_new_group_pa()
4709 list_add(&pa->pa_group_list, &grp->bb_prealloc_list); in ext4_mb_new_group_pa()
4857 &grp->bb_prealloc_list, pa_group_list) { in ext4_mb_discard_group_preallocations()
4880 list_del(&pa->pa_group_list); in ext4_mb_discard_group_preallocations()
5029 list_del(&pa->pa_group_list); in ext4_discard_preallocations()
5082 pa_group_list); in ext4_mb_show_pa()
[all …]

Completed in 14 milliseconds