Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ialloc.c165 xfs_agi_t *agi; /* allocation group header */ in xfs_ialloc_ag_alloc()
584 xfs_agi_t *agi; /* allocation group header structure */ in xfs_dialloc()
1005 xfs_agi_t *agi; /* allocation group header */ in xfs_difree()
1414 offsetof(xfs_agi_t, agi_magicnum), in xfs_ialloc_log_agi()
1415 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
1416 offsetof(xfs_agi_t, agi_seqno), in xfs_ialloc_log_agi()
1417 offsetof(xfs_agi_t, agi_length), in xfs_ialloc_log_agi()
1418 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
1419 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
1420 offsetof(xfs_agi_t, agi_level), in xfs_ialloc_log_agi()
[all …]
Dxfs_ag.h126 } xfs_agi_t; typedef
145 #define XFS_BUF_TO_AGI(bp) ((xfs_agi_t *)XFS_BUF_PTR(bp))
Dxfs_fsops.c124 xfs_agi_t *agi; in xfs_growfs_data_private()
Dxfs_inode.c1738 xfs_agi_t *agi; in xfs_iunlink()
1799 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink()
1816 xfs_agi_t *agi; in xfs_iunlink_remove()
1887 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink_remove()
Dxfs_itable.c341 xfs_agi_t *agi; /* agi header data */ in xfs_bulkstat()
Dxfs_log_recover.c3114 xfs_agi_t *agi; in xlog_recover_clear_agi_bucket()
3131 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()
3223 xfs_agi_t *agi; in xlog_recover_process_iunlinks()