Home
last modified time | relevance | path

Searched refs:d_ino_timer (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
A Dxfs_qm_syscalls.c373 xfs_setqlim_timer(mp, res, qlim, newlim->d_ino_timer); in xfs_qm_scall_setqlim()
411 dst->d_ino_timer = dqp->q_ino.timer; in xfs_qm_scall_getquota_fill_qc()
427 dst->d_ino_timer = 0; in xfs_qm_scall_getquota_fill_qc()
439 ASSERT(dst->d_ino_timer != 0); in xfs_qm_scall_getquota_fill_qc()
A Dxfs_quotaops.c135 newlim.d_ino_timer = info->i_ino_timelimit; in xfs_fs_set_info()
/linux/fs/quota/
A Dquota.c197 dst->dqb_itime = src->d_ino_timer; in copy_to_if_dqblk()
270 dst->d_ino_timer = src->dqb_itime; in copy_from_if_dqblk()
555 dst->d_ino_timer = copy_from_xfs_dqblk_ts(src, src->d_itimer, in copy_from_xfs_dqblk()
674 if (want_bigtime(src->d_ino_timer) || want_bigtime(src->d_spc_timer) || in copy_to_xfs_dqblk()
692 src->d_ino_timer); in copy_to_xfs_dqblk()
A Ddquot.c2674 di->d_ino_timer = dm->dqb_itime; in do_get_dqblk()
2778 dm->dqb_itime = di->d_ino_timer; in do_set_dqblk()
/linux/fs/bcachefs/
A Dquota.c121 prt_printf(out, "d_ino_timer\t%llu\n", q->d_ino_timer); in qc_dqblk_to_text()
414 mq->c[Q_INO].timer = qdq->d_ino_timer; in __bch2_quota_set()
771 dst->d_ino_timer = src->c[Q_INO].timer; in __bch2_quota_get()
/linux/include/linux/
A Dquota.h353 s64 d_ino_timer; /* zero if within inode limits */ member

Completed in 22 milliseconds