Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h13 #define NULL_SECNO ((unsigned int)(~0)) macro
H A Dsuper.c3793 sbi->cur_victim_sec = NULL_SECNO; in init_sb_info()