Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dmballoc.h164 struct ext4_locality_group { struct
211 struct ext4_locality_group *ac_lg;
Dmballoc.c3673 sbi->s_locality_groups = alloc_percpu(struct ext4_locality_group); in ext4_mb_init()
3679 struct ext4_locality_group *lg; in ext4_mb_init()
4199 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
4767 struct ext4_locality_group *lg; in ext4_mb_use_preallocated()
5260 struct ext4_locality_group *lg; in ext4_mb_new_group_pa()
5851 struct ext4_locality_group *lg, in ext4_mb_discard_lg_preallocations()
5937 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
Dext4.h1619 struct ext4_locality_group __percpu *s_locality_groups;