Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_types.c151 xfs_verify_ino( in xfs_verify_ino() function
187 return xfs_verify_ino(mp, ino); in xfs_verify_dir_ino()
A Dxfs_types.h202 bool xfs_verify_ino(struct xfs_mount *mp, xfs_ino_t ino);
A Dxfs_ialloc.c2514 if (!xfs_verify_ino(mp, be32_to_cpu(agi->agi_unlinked[i]))) in xfs_agi_verify()
A Dxfs_rmap.c234 if (!(xfs_verify_ino(mp, irec->rm_owner) || in xfs_rmap_get_rec()
/linux/fs/xfs/scrub/
A Drmap.c149 if (!xfs_verify_ino(mp, irec.rm_owner)) in xchk_rmapbt_rec()
/linux/fs/xfs/
A Dxfs_bmap_item.c444 if (!xfs_verify_ino(mp, bmap->me_owner)) in xfs_bui_validate()
A Dxfs_rmap_item.c490 !xfs_verify_ino(mp, rmap->me_owner)) in xfs_rui_validate_map()

Completed in 20 milliseconds