Home
last modified time | relevance | path

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

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