Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nilfs2/
Dsegment.h182 NILFS_SC_SUPER_ROOT, /* The latest segment has a super root */ enumerator
Dsegment.c1917 set_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags); in nilfs_segctor_complete_write()
1920 clear_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags); in nilfs_segctor_complete_write()
2384 if (test_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags) && in nilfs_segctor_construct()