Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_qm_syscalls.c367 xfs_setqlim_timer(mp, res, qlim, newlim->d_spc_timer); in xfs_qm_scall_setqlim()
438 dst->d_spc_timer = dqp->q_blk.timer; in xfs_qm_scall_getquota_fill_qc()
454 dst->d_spc_timer = 0; in xfs_qm_scall_getquota_fill_qc()
463 ASSERT(dst->d_spc_timer != 0); in xfs_qm_scall_getquota_fill_qc()
A Dxfs_quotaops.c125 newlim.d_spc_timer = info->i_spc_timelimit; in xfs_fs_set_info()
/linux/fs/quota/
A Dquota.c196 dst->dqb_btime = src->d_spc_timer; in copy_to_if_dqblk()
269 dst->d_spc_timer = src->dqb_btime; in copy_from_if_dqblk()
557 dst->d_spc_timer = copy_from_xfs_dqblk_ts(src, src->d_btimer, in copy_from_xfs_dqblk()
674 if (want_bigtime(src->d_ino_timer) || want_bigtime(src->d_spc_timer) || in copy_to_xfs_dqblk()
694 src->d_spc_timer); in copy_to_xfs_dqblk()
A Ddquot.c2603 di->d_spc_timer = dm->dqb_btime; in do_get_dqblk()
2701 dm->dqb_btime = di->d_spc_timer; in do_set_dqblk()
/linux/include/linux/
A Dquota.h353 s64 d_spc_timer; /* similar to above; for space */ member

Completed in 19 milliseconds