Searched refs:xfs_buf_timer (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_globals.c38 .xfs_buf_timer = { 100/2, 1*100, 30*100 },
H A Dxfs_sysctl.h44 xfs_sysctl_val_t xfs_buf_timer; /* Interval between xfsbufd wakeups. */ member in struct:xfs_param
H A Dxfs_sysctl.c132 .data = &xfs_params.xfs_buf_timer.val,
136 .extra1 = &xfs_params.xfs_buf_timer.min,
137 .extra2 = &xfs_params.xfs_buf_timer.max
H A Dxfs_linux.h110 #define xfs_buf_timer_centisecs xfs_params.xfs_buf_timer.val

Completed in 25 milliseconds