Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dmetapath.c140 xchk_setup_metapath_rtginode( in xchk_setup_metapath_rtginode() function
167 # define xchk_setup_metapath_rtginode(...) (-ENOENT) macro
240 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_BITMAP); in xchk_setup_metapath()
242 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_SUMMARY); in xchk_setup_metapath()
252 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_RMAP); in xchk_setup_metapath()
254 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_REFCOUNT); in xchk_setup_metapath()