Searched refs:xfs_blockgc_secs (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/xfs/ | ||
D | xfs_linux.h | 105 #define xfs_blockgc_secs xfs_params.blockgc_timer.val macro |
D | xfs_icache.c | 218 msecs_to_jiffies(xfs_blockgc_secs * 1000)); in xfs_blockgc_queue() |