Home
last modified time | relevance | path

Searched refs:xfs_agi_t (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_ialloc.c139 xfs_agi_t *agi; /* allocation group header */ in xfs_ialloc_ag_alloc()
513 xfs_agi_t *agi; /* allocation group header structure */ in xfs_dialloc()
935 xfs_agi_t *agi; /* allocation group header */ in xfs_difree()
1307 offsetof(xfs_agi_t, agi_magicnum), in xfs_ialloc_log_agi()
1308 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
1309 offsetof(xfs_agi_t, agi_seqno), in xfs_ialloc_log_agi()
1310 offsetof(xfs_agi_t, agi_length), in xfs_ialloc_log_agi()
1311 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
1312 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
1313 offsetof(xfs_agi_t, agi_level), in xfs_ialloc_log_agi()
[all …]
Dxfs_ag.h150 } xfs_agi_t; typedef
317 xfs_agi_t *xfs_buf_to_agi(struct xfs_buf *bp);
320 #define XFS_BUF_TO_AGI(bp) ((xfs_agi_t *)XFS_BUF_PTR(bp))
Dxfs_ialloc_btree.c90 xfs_agi_t *agi; /* allocation group inode header */ in xfs_inobt_delrec()
871 xfs_agi_t *agi; /* a.g. inode header */ in xfs_inobt_lookup()
1203 xfs_agi_t *agi; /* a.g. inode header */ in xfs_inobt_newroot()
Dxfs_inode.c1884 xfs_agi_t *agi; in xfs_iunlink()
1965 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink()
1982 xfs_agi_t *agi; in xfs_iunlink_remove()
2079 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink_remove()
Dxfs_log_recover.c3167 xfs_agi_t *agi; in xlog_recover_clear_agi_bucket()
3191 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()
3217 xfs_agi_t *agi; in xlog_recover_process_iunlinks()
4016 xfs_agi_t *agip; in xlog_recover_check_summary()
Dxfs_itable.c240 xfs_agi_t *agi; /* agi header data */ in xfs_bulkstat()
Dxfs_fsops.c134 xfs_agi_t *agi; in xfs_growfs_data_private()
Dxfs_btree.c587 xfs_agi_t *agi; /* (I) allocation group inodespace */ in xfs_btree_init_cursor()
Dxfs_macros.c635 xfs_agi_t *