Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_bmap_item.h75 xfs_bui_log_format_sizeof(nr); in xfs_bui_log_item_sizeof()
Dxfs_bmap_item.c65 *nbytes += xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents); in xfs_bui_item_size()
90 xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents)); in xfs_bui_item_format()
Dxfs_log_recover.c3717 len = xfs_bui_log_format_sizeof(src_bui_fmt->bui_nextents); in xfs_bui_copy_format()
/fs/xfs/libxfs/
Dxfs_log_format.h755 xfs_bui_log_format_sizeof( in xfs_bui_log_format_sizeof() function