Searched refs:trunc (Results 1 – 1 of 1) sorted by relevance
2079 bool trunc; in home_truncate() local2085 trunc = user_record_luks_discard(h); in home_truncate()2086 if (!trunc) { in home_truncate()2092 trunc = true; in home_truncate()2096 if (trunc) in home_truncate()2108 return !trunc; /* Return == 0 if we managed to truncate, > 0 if we managed to allocate */ in home_truncate()