Home
last modified time | relevance | path

Searched refs:btb (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dparse-events.l257 branch|branches|bpu|btb|bpc |
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c1852 struct xfs_btree_block *btb = blk; in xlog_recover_get_buf_lsn() local
1854 lsn = be64_to_cpu(btb->bb_u.s.bb_lsn); in xlog_recover_get_buf_lsn()
1855 uuid = &btb->bb_u.s.bb_uuid; in xlog_recover_get_buf_lsn()
1860 struct xfs_btree_block *btb = blk; in xlog_recover_get_buf_lsn() local
1862 lsn = be64_to_cpu(btb->bb_u.l.bb_lsn); in xlog_recover_get_buf_lsn()
1863 uuid = &btb->bb_u.l.bb_uuid; in xlog_recover_get_buf_lsn()