Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/scrub/
Dialloc.c94 xchk_xref_is_owned_by(sc, agbno, len, &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_chunk_xref()
272 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
277 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
562 &XFS_RMAP_OINFO_INODES, &blocks); in xchk_iallocbt_xref_rmap_inodes()
Dinode.c540 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_INODES); in xchk_inode_xref()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap.h214 extern const struct xfs_owner_info XFS_RMAP_OINFO_INODES;
Dxfs_ialloc.c633 args.oinfo = XFS_RMAP_OINFO_INODES; in xfs_ialloc_ag_alloc()
1832 &XFS_RMAP_OINFO_INODES); in xfs_difree_inode_chunk()
1876 contigblk, &XFS_RMAP_OINFO_INODES); in xfs_difree_inode_chunk()
Dxfs_rmap.c2773 const struct xfs_owner_info XFS_RMAP_OINFO_INODES = { variable