Searched defs:xfs_da_args (Results 1 – 1 of 1) sorted by relevance
48 typedef struct xfs_da_args { struct49 struct xfs_da_geometry *geo; /* da block geometry */50 const uint8_t *name; /* string (maybe not NULL terminated) */74 } xfs_da_args_t; argument