Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_ialloc.c241 xfs_agi_t *agi; /* allocation group header */ in xfs_ialloc_ag_alloc()
651 xfs_agi_t *agi; /* allocation group header structure */ in xfs_dialloc()
1041 xfs_agi_t *agi; /* allocation group header */ in xfs_difree()
1424 offsetof(xfs_agi_t, agi_magicnum), in xfs_ialloc_log_agi()
1425 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
1426 offsetof(xfs_agi_t, agi_seqno), in xfs_ialloc_log_agi()
1427 offsetof(xfs_agi_t, agi_length), in xfs_ialloc_log_agi()
1428 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
1429 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
1430 offsetof(xfs_agi_t, agi_level), in xfs_ialloc_log_agi()
[all …]
Dxfs_ag.h140 } xfs_agi_t; typedef
159 #define XFS_BUF_TO_AGI(bp) ((xfs_agi_t *)XFS_BUF_PTR(bp))
Dxfs_itable.c204 xfs_agi_t *agi; /* agi header data */ in xfs_bulkstat()
Dxfs_fsops.c124 xfs_agi_t *agi; in xfs_growfs_data_private()
Dxfs_inode.c1687 xfs_agi_t *agi; in xfs_iunlink()
1748 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink()
1765 xfs_agi_t *agi; in xfs_iunlink_remove()
1835 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink_remove()
Dxfs_log_recover.c3004 xfs_agi_t *agi; in xlog_recover_clear_agi_bucket()
3021 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()
3112 xfs_agi_t *agi; in xlog_recover_process_iunlinks()