Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_sysctl.c172 .data = &xfs_params.fstrm_timer.val,
176 .extra1 = &xfs_params.fstrm_timer.min,
177 .extra2 = &xfs_params.fstrm_timer.max,
A Dxfs_globals.c30 .fstrm_timer = { 1, 30*100, 3600*100},
A Dxfs_sysctl.h37 xfs_sysctl_val_t fstrm_timer; /* Filestream dir-AG assoc'n timeout. */ member
A Dxfs_linux.h100 #define xfs_fstrm_centisecs xfs_params.fstrm_timer.val

Completed in 6 milliseconds