Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h217 __be64 qu_warn; member
/openbmc/linux/fs/gfs2/
H A Dquota.c877 q.qu_warn = cpu_to_be64(fdq->d_spc_softlimit >> sdp->sd_sb.sb_bsize_shift); in gfs2_adjust_quota()
878 qd->qd_qb.qb_warn = q.qu_warn; in gfs2_adjust_quota()
1018 qlvb->qb_warn = q.qu_warn; in update_qd()