Home
last modified time | relevance | path

Searched refs:svh_rest_us (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dscrub.c917 if (head.svh_rest_us) { in xfs_ioc_scrubv_metadata()
921 head.svh_rest_us * 1000); in xfs_ioc_scrubv_metadata()
H A Dtrace.h232 __entry->rest_us = vhead->svh_rest_us;
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h797 __u16 svh_rest_us; /* wait this much time between vector items */ member