Home
last modified time | relevance | path

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

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