Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_sysctl.c206 .data = &xfs_params.cowb_timer.val,
210 .extra1 = &xfs_params.cowb_timer.min,
211 .extra2 = &xfs_params.cowb_timer.max,
Dxfs_globals.c32 .cowb_timer = { 1, 1800, 3600*24},
Dxfs_sysctl.h39 xfs_sysctl_val_t cowb_timer; /* Interval between cowb scan wakeups */ member
Dxfs_linux.h102 #define xfs_cowb_secs xfs_params.cowb_timer.val