Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_types.c142 xfs_verify_rtbno( in xfs_verify_rtbno() function
159 if (!xfs_verify_rtbno(mp, rtbno)) in xfs_verify_rtbext()
162 return xfs_verify_rtbno(mp, rtbno + len - 1); in xfs_verify_rtbext()
A Dxfs_types.h227 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);

Completed in 9 milliseconds