Lines Matching refs:startblock
17 * startblock: physical block number for file mappings. This is either a
370 __field(xfs_fsblock_t, startblock)
387 __entry->startblock = r.br_startblock;
394 "fileoff 0x%llx startblock 0x%llx fsbcount 0x%llx flag %d caller %pS",
401 (int64_t)__entry->startblock,
1455 __field(xfs_fsblock_t, startblock)
1466 __entry->startblock = irec ? irec->br_startblock : 0;
1470 "fork %s startoff 0x%llx startblock 0x%llx fsbcount 0x%llx",
1478 (int64_t)__entry->startblock,
2974 __field(xfs_agblock_t, startblock)
2982 __entry->startblock = irec->rc_startblock;
2990 __entry->startblock,
3010 __field(xfs_agblock_t, startblock)
3019 __entry->startblock = irec->rc_startblock;
3028 __entry->startblock,
3377 TP_printk("dev %d:%d ino 0x%llx fileoff 0x%llx fsbcount 0x%x startblock 0x%llx st %d",
3602 TP_printk("dev %d:%d keydev %d:%d agno 0x%x startblock 0x%llx fsbcount 0x%llx owner 0x%llx fileoff 0x%llx flags 0x%x",