Home
last modified time | relevance | path

Searched refs:xattri_da_state (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h510 struct xfs_da_state *xattri_da_state; member
/linux/fs/xfs/
H A Dxfs_attr_item.c460 if (attr->xattri_da_state) in xfs_attr_free_item()
461 xfs_da_state_free(attr->xattri_da_state); in xfs_attr_free_item()