Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h143 #define xfs_buf_timer_centisecs xfs_params.xfs_buf_timer.val in BUFFER_FNS() macro
Dxfs_buf.c2129 schedule_timeout((xfs_buf_timer_centisecs * HZ) / 100); in pagebuf_daemon()