Home
last modified time | relevance | path

Searched refs:NILFS_SS_GC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dnilfs2_fs.h441 #define NILFS_SS_GC 0x0010 /* segment written for cleaner operation */ macro
/linux-4.4.14/fs/nilfs2/
Drecovery.c632 if (!(flags & NILFS_SS_GC)) in nilfs_do_roll_forward()
Dsegment.c430 flags = NILFS_SS_GC; in nilfs_segctor_reset_segment_buffer()