Home
last modified time | relevance | path

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

/linux-6.15/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.c254 *nbytes += xfs_efd_log_format_sizeof(efdp->efd_format.efd_nextents); in xfs_efd_item_size()
279 xfs_efd_log_format_sizeof(efdp->efd_format.efd_nextents)); in xfs_efd_item_format()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_log_format.h698 xfs_efd_log_format_sizeof( in xfs_efd_log_format_sizeof() function