Home
last modified time | relevance | path

Searched defs:softlimit (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dquota_repair.c270 xrep_quota_fix_timer(struct xfs_mount * mp,const struct xfs_disk_dquot * ddq,__be64 softlimit,__be64 countnow,__be32 * timer,time64_t timelimit) xrep_quota_fix_timer() argument
[all...]
/linux/fs/xfs/
H A Dxfs_dquot.h39 xfs_qcnt_t softlimit; member
H A Dxfs_trans_dquot.c768 xfs_qcnt_t softlimit = res->softlimit; in xfs_dqresv_check() local
/linux/fs/ubifs/
H A Dio.c509 ktime_t softlimit = ms_to_ktime(dirty_writeback_interval * 10); in new_wbuf_timer_nolock() local