Searched defs:warntype (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/quota/ |
| H A D | netlink.c | 37 quota_send_warning(struct kqid qid, dev_t dev, const char warntype) quota_send_warning() argument
|
| H A D | dquot.c | 1236 static int warning_issued(struct dquot *dquot, const int warntype) in warning_issued() argument 1272 int warntype = warn->w_type; in print_warning() local 1314 prepare_warning(struct dquot_warn *warn, struct dquot *dquot, int warntype) prepare_warning() argument [all...] |
| /kernel/linux/linux-6.6/fs/quota/ |
| H A D | netlink.c | 37 quota_send_warning(struct kqid qid, dev_t dev, const char warntype) quota_send_warning() argument
|
| H A D | dquot.c | 1184 static int warning_issued(struct dquot *dquot, const int warntype) in warning_issued() argument 1220 int warntype = warn->w_type; in print_warning() local 1262 prepare_warning(struct dquot_warn *warn, struct dquot *dquot, int warntype) prepare_warning() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | quota.h | 513 quota_send_warning(struct kqid qid, dev_t dev, const char warntype) quota_send_warning() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | quota.h | 514 quota_send_warning(struct kqid qid, dev_t dev, const char warntype) quota_send_warning() argument
|
Completed in 8 milliseconds