Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_extfree_item.h80 xfs_efd_log_format_sizeof(nr); in xfs_efd_log_item_sizeof()
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()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h687 xfs_efd_log_format_sizeof( in xfs_efd_log_format_sizeof() function