Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dtrace.h1279 TP_PROTO(struct xchk_iscan *iscan),
1280 TP_ARGS(iscan),
1287 __entry->dev = iscan->sc->mp->m_super->s_dev;
1288 __entry->cursor = iscan->cursor_ino;
1289 __entry->visited = iscan->__visited_ino;
1298 TP_PROTO(struct xchk_iscan *iscan), \
1299 TP_ARGS(iscan))
1306 TP_PROTO(struct xchk_iscan *iscan, xfs_ino_t ino),
1307 TP_ARGS(iscan, ino),
1316 __entry->dev = iscan->sc->mp->m_super->s_dev;
[all …]
H A Dquotacheck.h48 struct xchk_iscan iscan; member
/linux/fs/xfs/
H A DMakefile186 iscan.o \