Searched refs:xfs_agi_t (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 2463 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_dirin in xfs_ialloc_log_agi() [all...] |
H A D | xfs_format.h | 793 } xfs_agi_t; typedef
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 2442 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_dirin in xfs_ialloc_log_agi() [all...] |
H A D | xfs_format.h | 627 } xfs_agi_t; typedef
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log_recover.c | 2634 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()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log_recover.c | 2658 offset = offsetof(xfs_agi_t, agi_unlinked) + in xlog_recover_clear_agi_bucket()
|
Completed in 22 milliseconds