Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h424 #define NILFS_SS_GC 0x0010 /* segment written for cleaner operation */ macro
/linux/fs/nilfs2/
H A Dsegment.c422 flags = NILFS_SS_GC; in nilfs_segctor_reset_segment_buffer()