Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ialloc.c241 xfs_agi_t *agi; /* allocation group header */ in xfs_ialloc_ag_alloc()
653 xfs_agi_t *agi; /* allocation group header structure */ in xfs_dialloc()
1043 xfs_agi_t *agi; /* allocation group header */ in xfs_difree()
1426 offsetof(xfs_agi_t, agi_magicnum), in xfs_ialloc_log_agi()
1427 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
1428 offsetof(xfs_agi_t, agi_seqno), in xfs_ialloc_log_agi()
1429 offsetof(xfs_agi_t, agi_length), in xfs_ialloc_log_agi()
1430 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
1431 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
1432 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 *)((bp)->b_addr))
Dxfs_itable.c196 xfs_agi_t *agi; /* agi header data */ in xfs_bulkstat()
Dxfs_fsops.c124 xfs_agi_t *agi; in xfs_growfs_data_private()
Dxfs_inode.c1305 xfs_agi_t *agi; in xfs_iunlink()
1364 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink()
1381 xfs_agi_t *agi; in xfs_iunlink_remove()
1451 offset = offsetof(xfs_agi_t, agi_unlinked) + in xfs_iunlink_remove()
Dxfs_log_recover.c3027 xfs_agi_t *agi; in xlog_recover_clear_agi_bucket()
3044 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()
3135 xfs_agi_t *agi; in xlog_recover_process_iunlinks()