Home
last modified time | relevance | path

Searched refs:xfs_buf_age_centisecs (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_linux.h109 #define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val macro
Dxfs_buf.c1631 long age = xfs_buf_age_centisecs * msecs_to_jiffies(10) + 1; in xfs_buf_delwri_promote()
1740 long age = xfs_buf_age_centisecs * msecs_to_jiffies(10); in xfsbufd()