Searched refs:XFS_RMAP_OINFO_INOBT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | ialloc.c | 537 &XFS_RMAP_OINFO_INOBT, &blocks); in xchk_iallocbt_xref_rmap_btreeblks() 586 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT, in xchk_iallocbt()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 210 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
|
H A D | xfs_ialloc_btree.c | 104 args.oinfo = XFS_RMAP_OINFO_INOBT; in __xfs_inobt_alloc_block() 160 &XFS_RMAP_OINFO_INOBT, resv); in __xfs_inobt_free_block()
|
H A D | xfs_rmap.c | 2772 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 228 extern const struct xfs_owner_info XFS_RMAP_OINFO_INOBT;
|
H A D | xfs_ialloc_btree.c | 107 args.oinfo = XFS_RMAP_OINFO_INOBT; in __xfs_inobt_alloc_block() 164 &XFS_RMAP_OINFO_INOBT, resv); in __xfs_inobt_free_block()
|
H A D | xfs_rmap.c | 2918 const struct xfs_owner_info XFS_RMAP_OINFO_INOBT = { variable
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | ialloc.c | 677 &XFS_RMAP_OINFO_INOBT, &blocks); in xchk_iallocbt_xref_rmap_btreeblks() 726 error = xchk_btree(sc, cur, xchk_iallocbt_rec, &XFS_RMAP_OINFO_INOBT, in xchk_iallocbt()
|
Completed in 11 milliseconds