Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_item.h61 xfs_bui_log_format_sizeof(nr); in xfs_bui_log_item_sizeof()
Dxfs_bmap_item.c70 *nbytes += xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents); in xfs_bui_item_size()
95 xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents)); in xfs_bui_item_format()
Dxfs_log_recover.c3727 len = xfs_bui_log_format_sizeof(src_bui_fmt->bui_nextents); in xfs_bui_copy_format()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h756 xfs_bui_log_format_sizeof( in xfs_bui_log_format_sizeof() function