Home
last modified time | relevance | path

Searched refs:qu_warn (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dgfs2_ondisk.h201 __be64 qu_warn; member
/linux-4.4.14/fs/gfs2/
Dquota.c806 q.qu_warn = cpu_to_be64(fdq->d_spc_softlimit >> sdp->sd_sb.sb_bsize_shift); in gfs2_adjust_quota()
807 qd->qd_qb.qb_warn = q.qu_warn; in gfs2_adjust_quota()
947 qlvb->qb_warn = q.qu_warn; in update_qd()