Searched refs:xchk_iscan_want_live_update (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Discan.h82 bool xchk_iscan_want_live_update(struct xchk_iscan *iscan, xfs_ino_t ino);
H A Dnlinks.c163 if (xchk_iscan_want_live_update(&xnc->collect_iscan, p->dp->i_ino)) {
180 xchk_iscan_want_live_update(&xnc->collect_iscan, p->ip->i_ino)) {
H A Discan.c50 * Hook functions can use xchk_iscan_want_live_update to decide if the
704 xchk_iscan_want_live_update( function
H A Dquotacheck.c251 if (!xchk_iscan_want_live_update(&xqc->iscan, p->ino))
H A Drmap_repair.c1549 return xchk_iscan_want_live_update(iscan, oi->oi_owner);
H A Dtrace.h1243 DEFINE_ISCAN_INO_EVENT(xchk_iscan_want_live_update); variable

Completed in 192 milliseconds