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

/linux-4.4.14/fs/nilfs2/
H A Dsegment.h195 NILFS_SC_SUPER_ROOT, /* The latest segment has a super root */ enumerator in enum:__anon11727
H A Dsegment.c1909 set_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags); nilfs_segctor_complete_write()
1912 clear_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags); nilfs_segctor_complete_write()
2376 if (test_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags) && nilfs_segctor_construct()

Completed in 307 milliseconds