Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf_item.c40 char *bmp_end; in xfs_buf_log_check_iovec() local
47 bmp_end = (char *)&blfp->blf_data_map[blfp->blf_map_size]; in xfs_buf_log_check_iovec()
48 return bmp_end <= item_end; in xfs_buf_log_check_iovec()