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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ag.h72 } xfs_agf_t; typedef in typeref:struct:xfs_agf
106 #define XFS_BUF_TO_AGF(bp) ((xfs_agf_t *)XFS_BUF_PTR(bp))
H A Dxfs_alloc.c281 xfs_agf_t *agf; /* a.g. freelist header */
519 xfs_agf_t *agf; /* allocation group freelist header */
1658 xfs_agf_t *agf;
1760 xfs_agf_t *agf; /* a.g. freespace structure pointer */
1937 xfs_agf_t *agf; /* a.g. freespace structure */
2017 offsetof(xfs_agf_t, agf_magicnum),
2018 offsetof(xfs_agf_t, agf_versionnum),
2019 offsetof(xfs_agf_t, agf_seqno),
2020 offsetof(xfs_agf_t, agf_length),
2021 offsetof(xfs_agf_t, agf_root
[all...]
H A Dxfs_fsops.c120 xfs_agf_t *agf;
H A Dxfs_log_recover.c3955 xfs_agf_t *agfp;

Completed in 106 milliseconds