Lines Matching refs:num_bytes
460 __field( u64, num_bytes )
471 __entry->num_bytes = ref->num_bytes;
484 (unsigned long long)__entry->num_bytes,
520 __field( u64, num_bytes )
532 __entry->num_bytes = ref->num_bytes;
546 (unsigned long long)__entry->num_bytes,
584 __field( u64, num_bytes )
591 __entry->num_bytes = ref->num_bytes;
598 (unsigned long long)__entry->num_bytes,
786 TP_PROTO(struct btrfs_root *root, u64 num_bytes, u64 empty_size,
789 TP_ARGS(root, num_bytes, empty_size, data),
793 __field( u64, num_bytes )
800 __entry->num_bytes = num_bytes;
807 __entry->num_bytes, __entry->empty_size, __entry->data,
1136 __field( u64, num_bytes )
1145 __entry->num_bytes = oper->num_bytes;
1155 (unsigned long long)__entry->num_bytes,