Home
last modified time | relevance | path

Searched refs:ext4_locality_group (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ext4/
Dmballoc.h156 struct ext4_locality_group { struct
196 struct ext4_locality_group *ac_lg;
Dmballoc.c3450 sbi->s_locality_groups = alloc_percpu(struct ext4_locality_group); in ext4_mb_init()
3456 struct ext4_locality_group *lg; in ext4_mb_init()
3980 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
4363 struct ext4_locality_group *lg; in ext4_mb_use_preallocated()
4694 struct ext4_locality_group *lg; in ext4_mb_new_group_pa()
5262 struct ext4_locality_group *lg, in ext4_mb_discard_lg_preallocations()
5350 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
Dext4.h1645 struct ext4_locality_group __percpu *s_locality_groups;