Home
last modified time | relevance | path

Searched refs:ac_lg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.h177 struct ext4_locality_group *ac_lg; member
H A Dmballoc.c3523 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
3940 lg = ac->ac_lg; in ext4_mb_use_preallocated()
4279 lg = ac->ac_lg; in ext4_mb_new_group_pa()
4749 BUG_ON(ac->ac_lg != NULL); in ext4_mb_group_or_file()
4755 ac->ac_lg = raw_cpu_ptr(sbi->s_locality_groups); in ext4_mb_group_or_file()
4761 mutex_lock(&ac->ac_lg->lg_mutex); in ext4_mb_group_or_file()
4907 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
5018 mutex_unlock(&ac->ac_lg->lg_mutex); in ext4_mb_release_context()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.h211 struct ext4_locality_group *ac_lg; member
H A Dmballoc.c4223 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request()
4954 lg = ac->ac_lg; in ext4_mb_use_preallocated()
5300 lg = ac->ac_lg; in ext4_mb_new_group_pa()
5790 BUG_ON(ac->ac_lg != NULL); in ext4_mb_group_or_file()
5796 ac->ac_lg = raw_cpu_ptr(sbi->s_locality_groups); in ext4_mb_group_or_file()
5802 mutex_lock(&ac->ac_lg->lg_mutex); in ext4_mb_group_or_file()
5945 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim()
6024 mutex_unlock(&ac->ac_lg->lg_mutex); in ext4_mb_release_context()

Completed in 16 milliseconds