h_lsn 167 fs/xfs/libxfs/xfs_log_format.h __be64 h_lsn; /* lsn of this LR : 8 */ h_lsn 1616 fs/xfs/xfs_log.c cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.h_lsn); h_lsn 1890 fs/xfs/xfs_log.c bno = BLOCK_LSN(be64_to_cpu(iclog->ic_header.h_lsn)); h_lsn 1914 fs/xfs/xfs_log.c be64_to_cpu(iclog->ic_header.h_lsn)); h_lsn 2405 fs/xfs/xfs_log.c *start_lsn = be64_to_cpu(iclog->ic_header.h_lsn); h_lsn 2586 fs/xfs/xfs_log.c iclog->ic_header.h_lsn = 0; h_lsn 2647 fs/xfs/xfs_log.c lsn = be64_to_cpu(iclog->ic_header.h_lsn); h_lsn 2751 fs/xfs/xfs_log.c header_lsn = be64_to_cpu(iclog->ic_header.h_lsn); h_lsn 3022 fs/xfs/xfs_log.c head->h_lsn = cpu_to_be64( h_lsn 3340 fs/xfs/xfs_log.c lsn = be64_to_cpu(iclog->ic_header.h_lsn); h_lsn 3348 fs/xfs/xfs_log.c if (be64_to_cpu(iclog->ic_header.h_lsn) != lsn || h_lsn 3404 fs/xfs/xfs_log.c while (be64_to_cpu(iclog->ic_header.h_lsn) != lsn) { h_lsn 1282 fs/xfs/xfs_log_recover.c atomic64_set(&log->l_last_sync_lsn, be64_to_cpu(rhead->h_lsn)); h_lsn 1567 fs/xfs/xfs_log_recover.c recp->h_lsn = cpu_to_be64(xlog_assign_lsn(cycle, block)); h_lsn 4430 fs/xfs/xfs_log_recover.c trans->r_lsn = be64_to_cpu(rhead->h_lsn); h_lsn 1979 fs/xfs/xfs_trace.h __entry->lsn = be64_to_cpu(rhead->h_lsn);