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

/linux-master/fs/nilfs2/
H A Dsegment.h182 NILFS_SC_SUPER_ROOT, /* The latest segment has a super root */ enumerator in enum:__anon67
H A Dsegment.c1912 set_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags);
1915 clear_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags);
2386 if (test_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags) &&

Completed in 177 milliseconds