Home
last modified time | relevance | path

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

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