Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dquota.h174 #define QUOTA_NL_IHARDBELOW 7 /* Usage got below inode hardlimit */ macro
/linux-6.12.1/Documentation/filesystems/
Dquota.rst73 QUOTA_NL_IHARDBELOW
/linux-6.12.1/fs/bcachefs/
Dquota.c173 [HARDBELOW][Q_INO] = QUOTA_NL_IHARDBELOW,
/linux-6.12.1/fs/quota/
Ddquot.c1211 if (warntype == QUOTA_NL_IHARDBELOW || in print_warning()
1417 return QUOTA_NL_IHARDBELOW; in info_idq_free()