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.c141 xchk_setup_metapath_rtginode( in xchk_setup_metapath_rtginode() function
168 # define xchk_setup_metapath_rtginode(...) (-ENOENT) macro
241 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_BITMAP); in xchk_setup_metapath()
243 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_SUMMARY); in xchk_setup_metapath()
253 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_RMAP); in xchk_setup_metapath()
255 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_REFCOUNT); in xchk_setup_metapath()