Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ialloc.c2442 offsetof(xfs_agi_t, agi_magicnum), in xfs_ialloc_log_agi()
2443 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
2444 offsetof(xfs_agi_t, agi_seqno), in xfs_ialloc_log_agi()
2445 offsetof(xfs_agi_t, agi_length), in xfs_ialloc_log_agi()
2446 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
2447 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
2448 offsetof(xfs_agi_t, agi_level), in xfs_ialloc_log_agi()
2449 offsetof(xfs_agi_t, agi_freecount), in xfs_ialloc_log_agi()
2450 offsetof(xfs_agi_t, agi_newino), in xfs_ialloc_log_agi()
2451 offsetof(xfs_agi_t, agi_dirino), in xfs_ialloc_log_agi()
[all …]
Dxfs_format.h627 } xfs_agi_t; typedef
/fs/xfs/
Dxfs_log_recover.c2664 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()