Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dquota.h176 #define QUOTA_NL_BHARDBELOW 9 /* Usage got below block hardlimit */ macro
/linux-6.12.1/Documentation/filesystems/
Dquota.rst77 QUOTA_NL_BHARDBELOW
/linux-6.12.1/fs/bcachefs/
Dquota.c167 [HARDBELOW][Q_SPC] = QUOTA_NL_BHARDBELOW,
/linux-6.12.1/fs/quota/
Ddquot.c1213 warntype == QUOTA_NL_BHARDBELOW || in print_warning()
1435 return QUOTA_NL_BHARDBELOW; in info_bdq_free()