Home
last modified time | relevance | path

Searched refs:min_target (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
Dincore.h332 u32 min_target; member
Dquota.c1231 if (!ap->min_target || ap->min_target > ap->allowed) { in gfs2_quota_check()
Drgrp.c2085 (loops == 2 && ap->min_target && in gfs2_inplace_reserve()
2086 free_blocks >= ap->min_target)) { in gfs2_inplace_reserve()
Dfile.c1083 ap.min_target = data_blocks + ind_blocks; in __gfs2_fallocate()