Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ialloc.c2463 offsetof(xfs_agi_t, agi_magicnum), in xfs_ialloc_log_agi()
2464 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
2465 offsetof(xfs_agi_t, agi_seqno), in xfs_ialloc_log_agi()
2466 offsetof(xfs_agi_t, agi_length), in xfs_ialloc_log_agi()
2467 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
2468 offsetof(xfs_agi_t, agi_root), in xfs_ialloc_log_agi()
2469 offsetof(xfs_agi_t, agi_level), in xfs_ialloc_log_agi()
2470 offsetof(xfs_agi_t, agi_freecount), in xfs_ialloc_log_agi()
2471 offsetof(xfs_agi_t, agi_newino), in xfs_ialloc_log_agi()
2472 offsetof(xfs_agi_t, agi_dirino), in xfs_ialloc_log_agi()
[all …]
Dxfs_format.h793 } xfs_agi_t; typedef
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_recover.c2634 xfs_agi_t *agi; in xlog_recover_clear_agi_bucket()
2649 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()
2752 xfs_agi_t *agi; in xlog_recover_process_iunlinks()