Searched refs:xfs_inobt_rec_incore (Results 1 – 12 of 12) sorted by relevance
64 struct xfs_inobt_rec_incore *recs;99 struct xfs_inobt_rec_incore *irec) in xfs_iwalk_ichunk_ra()131 struct xfs_inobt_rec_incore *irec) /* btree record */ in xfs_iwalk_adjust_start()162 size = iwag->sz_recs * sizeof(struct xfs_inobt_rec_incore); in xfs_iwalk_alloc()192 struct xfs_inobt_rec_incore *irec = &iwag->recs[i]; in xfs_iwalk_ag_recs()273 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag_start()358 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_run_callbacks()420 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag()699 (PAGE_SIZE / sizeof(struct xfs_inobt_rec_incore))
36 const struct xfs_inobt_rec_incore *irec,
365 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
73 struct xfs_inobt_rec_incore;3755 struct xfs_inobt_rec_incore *irec),
59 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk_xref_other()84 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk_xref()102 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk()147 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster_ifree()210 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster()313 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters()345 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_rec_alignment()425 struct xfs_inobt_rec_incore irec; in xchk_iallocbt_rec()
446 struct xfs_inobt_rec_incore rec; in xchk_inode_xref_finobt()
78 struct xfs_inobt_rec_incore *irec) in xfs_inobt_btrec_to_irec()104 struct xfs_inobt_rec_incore *irec, in xfs_inobt_get_rec()528 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec()624 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc()965 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()1258 struct xfs_inobt_rec_incore *rec) in xfs_dialloc_ag_finobt_near()1394 struct xfs_inobt_rec_incore rec; in xfs_dialloc_ag_update_inobt()1444 struct xfs_inobt_rec_incore rec; in xfs_dialloc_ag()1898 struct xfs_inobt_rec_incore rec; in xfs_difree_inobt()2030 struct xfs_inobt_rec_incore rec; in xfs_difree_finobt()[all …]
58 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *);62 struct xfs_inobt_rec_incore *);
111 struct xfs_inobt_rec_incore *irec);
612 struct xfs_inobt_rec_incore *rec) in xfs_inobt_irec_to_allocmask()660 struct xfs_inobt_rec_incore *rec) in xfs_inobt_rec_check_count()
173 struct xfs_inobt_rec_incore i;
1366 typedef struct xfs_inobt_rec_incore { struct
Completed in 39 milliseconds