Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dialloc.c279 xchk_xref_is_only_owned_by(sc, agbno, len, &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_chunk()
426 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
431 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
701 &XFS_RMAP_OINFO_INODES, &blocks); in xchk_iallocbt_xref_rmap_inodes()
Dinode.c704 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_INODES); in xchk_inode_xref()
Drmap_repair.c709 &XFS_RMAP_OINFO_INODES); in xrep_rmap_find_inode_rmaps()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h238 extern const struct xfs_owner_info XFS_RMAP_OINFO_INODES;
Dxfs_ialloc.c717 args.oinfo = XFS_RMAP_OINFO_INODES; in xfs_ialloc_ag_alloc()
1993 M_IGEO(mp)->ialloc_blks, &XFS_RMAP_OINFO_INODES, in xfs_difree_inode_chunk()
2040 &XFS_RMAP_OINFO_INODES, XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
Dxfs_rmap.c3011 const struct xfs_owner_info XFS_RMAP_OINFO_INODES = { variable