Home
last modified time | relevance | path

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

/fs/ext4/
Dmballoc.h153 struct ext4_locality_group { struct
191 struct ext4_locality_group *ac_lg;
Dmballoc.c2685 sbi->s_locality_groups = alloc_percpu(struct ext4_locality_group); in ext4_mb_init()
2691 struct ext4_locality_group *lg; in ext4_mb_init()
3045 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
3403 struct ext4_locality_group *lg; in ext4_mb_use_preallocated()
3719 struct ext4_locality_group *lg; in ext4_mb_new_group_pa()
4268 struct ext4_locality_group *lg, in ext4_mb_discard_lg_preallocations()
4355 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
Dext4.h1406 struct ext4_locality_group __percpu *s_locality_groups;