Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.h139 struct ext4_locality_group { struct
177 struct ext4_locality_group *ac_lg;
H A Dmballoc.c2914 sbi->s_locality_groups = alloc_percpu(struct ext4_locality_group); in ext4_mb_init()
2920 struct ext4_locality_group *lg; in ext4_mb_init()
3426 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
3793 struct ext4_locality_group *lg; in ext4_mb_use_preallocated()
4124 struct ext4_locality_group *lg; in ext4_mb_new_group_pa()
4689 struct ext4_locality_group *lg, in ext4_mb_discard_lg_preallocations()
4777 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
H A Dext4.h1550 struct ext4_locality_group __percpu *s_locality_groups;