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.h61 xfs_bui_log_format_sizeof(nr); in xfs_bui_log_item_sizeof()
Dxfs_bmap_item.c69 *nbytes += xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents); in xfs_bui_item_size()
94 xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents)); in xfs_bui_item_format()
Dxfs_log_recover.c3651 len = xfs_bui_log_format_sizeof(src_bui_fmt->bui_nextents); in xfs_bui_copy_format()
/fs/xfs/libxfs/
Dxfs_log_format.h756 xfs_bui_log_format_sizeof( in xfs_bui_log_format_sizeof() function