Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsegment.h16 #define NULL_SECNO ((unsigned int)(~0)) macro
Dsuper.c1014 sbi->cur_victim_sec = NULL_SECNO; in init_sb_info()