Searched refs:get_seconds (Results 1 – 5 of 5) sorted by relevance
340 #define get_seconds() CURRENT_TIME macro365 #define hfsp_now2mt() __hfsp_ut2mt(get_seconds())
696 if ((btimer != 0 && get_seconds() > btimer) || in xfs_trans_dqresv()723 get_seconds() > INT_GET(dqp->q_core.d_itimer, ARCH_CONVERT)) || in xfs_trans_dqresv()
319 get_seconds() + XFS_QI_BTIMELIMIT(mp)); in xfs_qm_adjust_dqtimers()340 get_seconds() + XFS_QI_ITIMELIMIT(mp)); in xfs_qm_adjust_dqtimers()361 get_seconds() + XFS_QI_RTBTIMELIMIT(mp)); in xfs_qm_adjust_dqtimers()
576 #define get_seconds() CURRENT_TIME macro
389 #define get_seconds() CURRENT_TIME in BUFFER_FNS() macro