Home
last modified time | relevance | path

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

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