Searched refs:used_blocks (Results 1 – 2 of 2) sorted by relevance
31 struct percpu_counter used_blocks; /* How many are allocated */ member
1215 TP_PROTO(struct inode *inode, int used_blocks, int quota_claim),1217 TP_ARGS(inode, used_blocks, quota_claim),1223 __field( int, used_blocks )1233 __entry->used_blocks = used_blocks;1245 __entry->used_blocks, __entry->reserved_data_blocks,