Searched defs:xfs_alloc_arg (Results 1 – 4 of 4) sorted by relevance
22132 struct xfs_alloc_arg { struct22133 struct xfs_trans *tp;22134 struct xfs_mount *mp;22135 struct xfs_buf *agbp;22136 struct xfs_perag *pag;22160 typedef struct xfs_alloc_arg xfs_alloc_arg_t; argument
53968 struct xfs_alloc_arg { struct53969 struct xfs_trans *tp;53970 struct xfs_mount *mp;53971 struct xfs_buf *agbp;53972 struct xfs_perag *pag;53996 typedef struct xfs_alloc_arg xfs_alloc_arg_t; argument