Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h88 #define XLOG_MAX_REGIONS_IN_ITEM (XFS_MAX_BLOCKSIZE / XFS_BLF_CHUNK / 2 + 1) macro
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c2180 in_f->ilf_size > XLOG_MAX_REGIONS_IN_ITEM) { in xlog_recover_add_to_trans()