Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Dialloc.c94 xchk_xref_is_owned_by(sc, agbno, len, &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_chunk_xref()
273 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
278 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
563 &XFS_RMAP_OINFO_INODES, &blocks); in xchk_iallocbt_xref_rmap_inodes()
Dinode.c532 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_INODES); in xchk_inode_xref()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_rmap.h211 extern const struct xfs_owner_info XFS_RMAP_OINFO_INODES;
Dxfs_ialloc.c637 args.oinfo = XFS_RMAP_OINFO_INODES; in xfs_ialloc_ag_alloc()
1873 &XFS_RMAP_OINFO_INODES); in xfs_difree_inode_chunk()
1917 contigblk, &XFS_RMAP_OINFO_INODES); in xfs_difree_inode_chunk()
Dxfs_rmap.c2775 const struct xfs_owner_info XFS_RMAP_OINFO_INODES = { variable