Searched refs:quota_send_warning (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 1267 quota_send_warning(warn[i].w_dq_id, in flush_warnings()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | quota.h | 517 extern void quota_send_warning(struct kqid qid, dev_t dev, 520 static inline void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning() function
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_trans_dquot.c | 568 quota_send_warning(make_kqid(&init_user_ns, qtype, dqp->q_id), in xfs_quota_warn()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | quota.c | 1243 quota_send_warning(qd->qd_id, in gfs2_quota_check() 1254 quota_send_warning(qd->qd_id, in gfs2_quota_check()
|