Home
last modified time | relevance | path

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

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