Searched refs:quota_send_warning (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/quota/ |
H A D | netlink.c | 37 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning() function 94 EXPORT_SYMBOL(quota_send_warning);
|
H A D | dquot.c | 1288 quota_send_warning(warn[i].w_dq_id, in flush_warnings()
|
/openbmc/linux/include/linux/ |
H A D | quota.h | 511 extern void quota_send_warning(struct kqid qid, dev_t dev, 514 static inline void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning() function
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans_dquot.c | 556 quota_send_warning(make_kqid(&init_user_ns, qtype, dqp->q_id), in xfs_quota_warn()
|
/openbmc/linux/fs/gfs2/ |
H A D | quota.c | 1247 quota_send_warning(qd->qd_id, in gfs2_quota_check() 1258 quota_send_warning(qd->qd_id, in gfs2_quota_check()
|