Lines Matching refs:rootid
1660 __field( u64, rootid )
1669 __entry->rootid = btrfs_root_id(BTRFS_I(inode)->root);
1678 __entry->rootid, __entry->ino, __entry->start, __entry->len,
2064 __field( u64, rootid )
2075 __entry->rootid = inode ? btrfs_root_id(inode->root) : 0;
2084 __entry->rootid, __entry->start, __entry->len,
2097 __field( u64, rootid )
2108 __entry->rootid = inode ? btrfs_root_id(inode->root) : 0;
2117 __entry->rootid, __entry->start, __entry->len,
2130 __field( u64, rootid )
2142 __entry->rootid = inode ? btrfs_root_id(inode->root) : 0;
2152 __entry->rootid, __entry->start, __entry->len,