Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.h48 typedef struct xfs_da_args { struct
49 struct xfs_da_geometry *geo; /* da block geometry */
50 const uint8_t *name; /* string (maybe not NULL terminated) */
74 } xfs_da_args_t; argument