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

/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.c2529 offsetof(xfs_agi_t, agi_magicnum),
2530 offsetof(xfs_agi_t, agi_versionnum),
2531 offsetof(xfs_agi_t, agi_seqno),
2532 offsetof(xfs_agi_t, agi_length),
2533 offsetof(xfs_agi_t, agi_count),
2534 offsetof(xfs_agi_t, agi_root),
2535 offsetof(xfs_agi_t, agi_level),
2536 offsetof(xfs_agi_t, agi_freecount),
2537 offsetof(xfs_agi_t, agi_newino),
2538 offsetof(xfs_agi_t, agi_dirin
[all...]
H A Dxfs_format.h626 } xfs_agi_t; typedef in typeref:struct:xfs_agi
/linux-master/fs/xfs/
H A Dxfs_log_recover.c2665 offset = offsetof(xfs_agi_t, agi_unlinked) +

Completed in 133 milliseconds