Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c34 static const struct xfs_item_ops xfs_attri_item_ops; variable
241 &xfs_attri_item_ops); in xfs_attri_init()
855 static const struct xfs_item_ops xfs_attri_item_ops = { variable