Searched refs:xfs_agf_t (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.c3050 offsetof(xfs_agf_t, agf_magicnum),
3051 offsetof(xfs_agf_t, agf_versionnum),
3052 offsetof(xfs_agf_t, agf_seqno),
3053 offsetof(xfs_agf_t, agf_length),
3054 offsetof(xfs_agf_t, agf_bno_root), /* also cnt/rmap root */
3055 offsetof(xfs_agf_t, agf_bno_level), /* also cnt/rmap levels */
3056 offsetof(xfs_agf_t, agf_flfirst),
3057 offsetof(xfs_agf_t, agf_fllast),
3058 offsetof(xfs_agf_t, agf_flcount),
3059 offsetof(xfs_agf_t, agf_freeblk
[all...]
H A Dxfs_format.h532 } xfs_agf_t; typedef in typeref:struct:xfs_agf

Completed in 310 milliseconds