Home
last modified time | relevance | path

Searched refs:region_last (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h148 #define region_last(__region) (((__region)->lblk) + ((__region)->len) - 1) macro
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h158 #define region_last(__region) (((__region)->lblk) + ((__region)->len) - 1) macro

Completed in 2 milliseconds