Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_alloc.h52 typedef struct xfs_alloc_arg { struct
53 struct xfs_trans *tp; /* transaction pointer */
54 struct xfs_mount *mp; /* file system mount point */
78 } xfs_alloc_arg_t; argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_alloc.h34 typedef struct xfs_alloc_arg { struct
35 struct xfs_trans *tp; /* transaction pointer */
59 } xfs_alloc_arg_t; argument