Searched defs:xfs_alloc_arg (Results 1 – 2 of 2) sorted by relevance
52 typedef struct xfs_alloc_arg { struct53 struct xfs_trans *tp; /* transaction pointer */54 struct xfs_mount *mp; /* file system mount point */78 } xfs_alloc_arg_t; argument
34 typedef struct xfs_alloc_arg { struct35 struct xfs_trans *tp; /* transaction pointer */36 struct xfs_mount *mp; /* file system mount point */37 struct xfs_buf *agbp; /* buffer for a.g. freelist header */61 } xfs_alloc_arg_t; argument