Searched refs:NILFS_SS_SR (Results 1 – 3 of 3) sorted by relevance
612 if (flags & NILFS_SS_SR) in nilfs_do_roll_forward()862 if (!(flags & NILFS_SS_SR) && !scan_newer) { in nilfs_search_super_root()878 if (!(flags & NILFS_SS_SR)) { in nilfs_search_super_root()
481 segbuf->sb_sum.flags |= NILFS_SS_SR; in nilfs_segctor_add_super_root()
422 #define NILFS_SS_SR 0x0004 /* has super root */ macro