BLOCK_LSN 1890 fs/xfs/xfs_log.c bno = BLOCK_LSN(be64_to_cpu(iclog->ic_header.h_lsn)); BLOCK_LSN 3771 fs/xfs/xfs_log.c log->l_logBBsize - (log->l_prev_block - BLOCK_LSN(tail_lsn)); BLOCK_LSN 3777 fs/xfs/xfs_log.c if (BLOCK_LSN(tail_lsn) == log->l_prev_block) BLOCK_LSN 3780 fs/xfs/xfs_log.c blocks = BLOCK_LSN(tail_lsn) - log->l_prev_block; BLOCK_LSN 4083 fs/xfs/xfs_log.c CYCLE_LSN(lsn), BLOCK_LSN(lsn), BLOCK_LSN 85 fs/xfs/xfs_log.h if (BLOCK_LSN(lsn1) != BLOCK_LSN(lsn2)) BLOCK_LSN 86 fs/xfs/xfs_log.h return (BLOCK_LSN(lsn1)<BLOCK_LSN(lsn2))? -999 : 999; BLOCK_LSN 470 fs/xfs/xfs_log_priv.h *block = BLOCK_LSN(val); BLOCK_LSN 588 fs/xfs/xfs_log_priv.h (CYCLE_LSN(lsn) == cur_cycle && BLOCK_LSN(lsn) > cur_block)) { BLOCK_LSN 600 fs/xfs/xfs_log_priv.h (CYCLE_LSN(lsn) == cur_cycle && BLOCK_LSN(lsn) > cur_block)) BLOCK_LSN 1147 fs/xfs/xfs_log_recover.c *tail_blk = BLOCK_LSN(be64_to_cpu((*rhead)->h_tail_lsn)); BLOCK_LSN 1355 fs/xfs/xfs_log_recover.c *tail_blk = BLOCK_LSN(be64_to_cpu(rhead->h_tail_lsn)); BLOCK_LSN 1684 fs/xfs/xfs_log_recover.c tail_block = BLOCK_LSN(tail_lsn); BLOCK_LSN 990 fs/xfs/xfs_trace.h BLOCK_LSN(__entry->tail_lsn) BLOCK_LSN 1035 fs/xfs/xfs_trace.h CYCLE_LSN(__entry->lsn), BLOCK_LSN(__entry->lsn), BLOCK_LSN 1089 fs/xfs/xfs_trace.h CYCLE_LSN(__entry->old_lsn), BLOCK_LSN(__entry->old_lsn), BLOCK_LSN 1090 fs/xfs/xfs_trace.h CYCLE_LSN(__entry->new_lsn), BLOCK_LSN(__entry->new_lsn), BLOCK_LSN 1120 fs/xfs/xfs_trace.h CYCLE_LSN(__entry->new_lsn), BLOCK_LSN(__entry->new_lsn), BLOCK_LSN 1121 fs/xfs/xfs_trace.h CYCLE_LSN(__entry->old_lsn), BLOCK_LSN(__entry->old_lsn), BLOCK_LSN 1122 fs/xfs/xfs_trace.h CYCLE_LSN(__entry->last_sync_lsn), BLOCK_LSN(__entry->last_sync_lsn))