Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_fs.h340 #define get_seconds() CURRENT_TIME macro
365 #define hfsp_now2mt() __hfsp_ut2mt(get_seconds())
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_trans_dquot.c696 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()
Dxfs_dquot.c319 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()
/linux-2.4.37.9/include/linux/mtd/
Dcompatmac.h576 #define get_seconds() CURRENT_TIME macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h389 #define get_seconds() CURRENT_TIME in BUFFER_FNS() macro