Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dfsmap.h49 #define EXT4_FMR_OWN_LOG FMR_OWNER('X', 2) /* journalling log */ macro
Dfsmap.c284 irec.fmr_owner = EXT4_FMR_OWN_LOG; in ext4_getfsmap_logdev()