Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_extfree_item.h80 xfs_efd_log_format_sizeof(nr); in xfs_efd_log_item_sizeof()
H A Dxfs_extfree_item.c248 *nbytes += xfs_efd_log_format_sizeof(efdp->efd_format.efd_nextents); in xfs_efd_item_size()
273 xfs_efd_log_format_sizeof(efdp->efd_format.efd_nextents)); in xfs_efd_item_format()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h680 xfs_efd_log_format_sizeof( in xfs_efd_log_format_sizeof() function