Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dincore.h332 u32 min_target; member
H A Dquota.c1239 if (!ap->min_target || ap->min_target > ap->allowed) { in gfs2_quota_check()
H A Drgrp.c2088 (loops == 2 && ap->min_target && in gfs2_inplace_reserve()
2089 free_blocks >= ap->min_target)) { in gfs2_inplace_reserve()
H A Dfile.c1086 ap.min_target = data_blocks + ind_blocks; in __gfs2_fallocate()