Home
last modified time | relevance | path

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

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