Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_extfree_item.c441 static const struct xfs_item_ops xfs_efd_item_ops = { variable
474 xfs_log_item_init(mp, &efdp->efd_item, XFS_LI_EFD, &xfs_efd_item_ops); in xfs_efd_init()