Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_bmap_item.c77 *nbytes += xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents); in xfs_bui_item_size()
82 return xlog_item_space(1, xfs_bui_log_format_sizeof(nr)); in xfs_bui_log_space()
107 xfs_bui_log_format_sizeof(buip->bui_format.bui_nextents)); in xfs_bui_item_format()
659 if (item->ri_buf[0].iov_len < xfs_bui_log_format_sizeof(0)) { in xlog_recover_bui_commit_pass2()
671 len = xfs_bui_log_format_sizeof(bui_formatp->bui_nextents); in xlog_recover_bui_commit_pass2()
A Dxfs_bmap_item.h55 xfs_bui_log_format_sizeof(nr); in xfs_bui_log_item_sizeof()
/fs/xfs/libxfs/
A Dxfs_log_format.h880 xfs_bui_log_format_sizeof( in xfs_bui_log_format_sizeof() function

Completed in 10 milliseconds