Home
last modified time | relevance | path

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

/fs/gfs2/
Dincore.h312 u32 min_target; member
Dquota.c1250 if (!ap->min_target || ap->min_target > ap->allowed) { in gfs2_quota_check()
Drgrp.c2196 if (ap->min_target) in gfs2_inplace_reserve()
2197 target = ap->min_target; in gfs2_inplace_reserve()
Dfile.c1281 ap.min_target = data_blocks + ind_blocks; in __gfs2_fallocate()