Home
last modified time | relevance | path

Searched refs:d_spc_warns (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
A Dxfs_quotaops.c138 newlim.d_spc_warns = info->i_spc_warnlimit; in xfs_fs_set_info()
A Dxfs_qm_syscalls.c413 dst->d_spc_warns = 0; in xfs_qm_scall_getquota_fill_qc()
/linux/fs/bcachefs/
A Dquota.c124 prt_printf(out, "d_spc_warns\t%i\n", q->d_spc_warns); in qc_dqblk_to_text()
412 mq->c[Q_SPC].warns = qdq->d_spc_warns; in __bch2_quota_set()
766 dst->d_spc_warns = src->c[Q_SPC].warns; in __bch2_quota_get()
/linux/include/linux/
A Dquota.h357 int d_spc_warns; /* # warnings issued wrt used space */ member
/linux/fs/quota/
A Dquota.c560 dst->d_spc_warns = src->d_bwarns; in copy_from_xfs_dqblk()
696 dst->d_bwarns = src->d_spc_warns; in copy_to_xfs_dqblk()

Completed in 12 milliseconds