Home
last modified time | relevance | path

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

/include/linux/
Dshmem_fs.h31 struct percpu_counter used_blocks; /* How many are allocated */ member
/include/trace/events/
Dext4.h1215 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,