Searched refs:xfs_qm_adjust_res_timer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot.c | 126 xfs_qm_adjust_res_timer( in xfs_qm_adjust_res_timer() function 170 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_blk, &defq->blk); in xfs_qm_adjust_dqtimers() 171 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_ino, &defq->ino); in xfs_qm_adjust_dqtimers() 172 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_rtb, &defq->rtb); in xfs_qm_adjust_dqtimers()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dquot.c | 126 xfs_qm_adjust_res_timer( in xfs_qm_adjust_res_timer() function 167 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_blk, &defq->blk); in xfs_qm_adjust_dqtimers() 168 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_ino, &defq->ino); in xfs_qm_adjust_dqtimers() 169 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_rtb, &defq->rtb); in xfs_qm_adjust_dqtimers()
|
Completed in 4 milliseconds