Home
last modified time | relevance | path

Searched refs:cowb_timer (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_sysctl.c177 .data = &xfs_params.cowb_timer.val,
181 .extra1 = &xfs_params.cowb_timer.min,
182 .extra2 = &xfs_params.cowb_timer.max,
Dxfs_globals.c33 .cowb_timer = { 1, 1800, 3600*24},
Dxfs_sysctl.h39 xfs_sysctl_val_t cowb_timer; /* Interval between cowb scan wakeups */ member
Dxfs_linux.h101 #define xfs_cowb_secs xfs_params.cowb_timer.val