Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dialloc.c94 xchk_xref_is_owned_by(sc, agbno, len, &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_chunk_xref()
271 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
276 &XFS_RMAP_OINFO_INODES); in xchk_iallocbt_check_cluster()
561 &XFS_RMAP_OINFO_INODES, &blocks); in xchk_iallocbt_xref_rmap_inodes()
Dinode.c556 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_INODES); in xchk_inode_xref()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_rmap.h211 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.c2801 const struct xfs_owner_info XFS_RMAP_OINFO_INODES = { variable