Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h424 #define NILFS_SS_GC 0x0010 /* segment written for cleaner operation */ macro
/openbmc/linux/fs/nilfs2/
H A Drecovery.c621 if (!(flags & NILFS_SS_GC)) in nilfs_do_roll_forward()
H A Dsegment.c420 flags = NILFS_SS_GC; in nilfs_segctor_reset_segment_buffer()