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

/linux-master/fs/btrfs/
H A Dqgroup.c1812 const u64 CLEAR_VALUE = -1; local
1828 if (limit->max_rfer == CLEAR_VALUE) {
1837 if (limit->max_excl == CLEAR_VALUE) {
1846 if (limit->rsv_rfer == CLEAR_VALUE) {
1855 if (limit->rsv_excl == CLEAR_VALUE) {

Completed in 178 milliseconds