Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_alloc.h33 typedef struct xfs_alloc_arg { struct
34 struct xfs_trans *tp; /* transaction pointer */
35 struct xfs_mount *mp; /* file system mount point */
36 struct xfs_buf *agbp; /* buffer for a.g. freelist header */
60 } xfs_alloc_arg_t; argument

Completed in 4 milliseconds