Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_da_format.h582 struct xfs_attr_shortform { struct
583 struct xfs_attr_sf_hdr { /* constant-structure header block */
587 } hdr;
588 struct xfs_attr_sf_entry {
593 } list[1]; /* variable sized array */

Completed in 6 milliseconds