Home
last modified time | relevance | path

Searched defs:BLK_AVG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c29 #define BLK_AVG(blk1, blk2) ((blk1+blk2) >> 1) macro
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c32 #define BLK_AVG(blk1, blk2) ((blk1+blk2) >> 1) macro

Completed in 13 milliseconds