NILFS_SS_LOGBGN   625 fs/nilfs2/recovery.c 			if (!(flags & NILFS_SS_LOGBGN) ||
NILFS_SS_LOGBGN   879 fs/nilfs2/recovery.c 			if (!ri->ri_lsegs_start && (flags & NILFS_SS_LOGBGN)) {
NILFS_SS_LOGBGN   125 fs/nilfs2/segbuf.h 	return (flags & (NILFS_SS_LOGBGN | NILFS_SS_LOGEND)) ==
NILFS_SS_LOGBGN   126 fs/nilfs2/segbuf.h 		(NILFS_SS_LOGBGN | NILFS_SS_LOGEND);
NILFS_SS_LOGBGN  1128 fs/nilfs2/segment.c 			sci->sc_curseg->sb_sum.flags = NILFS_SS_LOGBGN;
NILFS_SS_LOGBGN  1872 fs/nilfs2/segment.c 			if (segbuf->sb_sum.flags & NILFS_SS_LOGBGN) {