Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dmballoc.h177 struct ext4_locality_group *ac_lg; member
Dmballoc.c3452 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
3863 lg = ac->ac_lg; in ext4_mb_use_preallocated()
4193 lg = ac->ac_lg; in ext4_mb_new_group_pa()
4659 BUG_ON(ac->ac_lg != NULL); in ext4_mb_group_or_file()
4665 ac->ac_lg = raw_cpu_ptr(sbi->s_locality_groups); in ext4_mb_group_or_file()
4671 mutex_lock(&ac->ac_lg->lg_mutex); in ext4_mb_group_or_file()
4817 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
4928 mutex_unlock(&ac->ac_lg->lg_mutex); in ext4_mb_release_context()