Home
last modified time | relevance | path

Searched refs:xfs_inobt_rec_incore (Results 1 – 12 of 12) sorted by relevance

/linux/fs/xfs/
A Dxfs_iwalk.c64 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))
A Dxfs_iwalk.h36 const struct xfs_inobt_rec_incore *irec,
A Dxfs_itable.c365 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
A Dxfs_trace.h73 struct xfs_inobt_rec_incore;
3755 struct xfs_inobt_rec_incore *irec),
/linux/fs/xfs/scrub/
A Dialloc.c59 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()
A Dinode.c446 struct xfs_inobt_rec_incore rec; in xchk_inode_xref_finobt()
/linux/fs/xfs/libxfs/
A Dxfs_ialloc.c78 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 …]
A Dxfs_ialloc_btree.h58 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *);
62 struct xfs_inobt_rec_incore *);
A Dxfs_ialloc.h111 struct xfs_inobt_rec_incore *irec);
A Dxfs_ialloc_btree.c612 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()
A Dxfs_btree.h173 struct xfs_inobt_rec_incore i;
A Dxfs_format.h1366 typedef struct xfs_inobt_rec_incore { struct

Completed in 39 milliseconds