Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h144 #define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val in BUFFER_FNS() macro
Dxfs_buf.c2132 age = (xfs_buf_age_centisecs * HZ) / 100; in pagebuf_daemon()