Home
last modified time | relevance | path

Searched defs:xfs_alloc_arg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc.h99 typedef struct xfs_alloc_arg { struct
100 struct xfs_trans *tp; /* transaction pointer */
101 struct xfs_mount *mp; /* file system mount point */
102 struct xfs_buf *agbp; /* buffer for a.g. freelist header */
126 } xfs_alloc_arg_t; argument