Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_types.c98 xfs_verify_ino( in xfs_verify_ino() function
134 return xfs_verify_ino(mp, ino); in xfs_verify_dir_ino()
A Dxfs_types.h216 bool xfs_verify_ino(struct xfs_mount *mp, xfs_ino_t ino);
A Dxfs_ialloc.c2499 if (!xfs_verify_ino(mp, be32_to_cpu(agi->agi_unlinked[i]))) in xfs_agi_verify()
A Dxfs_rmap.c243 if (!(xfs_verify_ino(mp, irec->rm_owner) || in xfs_rmap_get_rec()
/linux-6.3-rc2/fs/xfs/scrub/
A Drmap.c149 if (!xfs_verify_ino(mp, irec.rm_owner)) in xchk_rmapbt_rec()
/linux-6.3-rc2/fs/xfs/
A Dxfs_rmap_item.c468 !xfs_verify_ino(mp, map->me_owner)) in xfs_rui_validate_map()
A Dxfs_bmap_item.c441 if (!xfs_verify_ino(mp, map->me_owner)) in xfs_bui_validate()
A Dxfs_attr_item.c532 return xfs_verify_ino(mp, attrp->alfi_ino); in xfs_attri_validate()

Completed in 18 milliseconds