ext4_evict_inode
extern void ext4_evict_inode(struct inode *);
.evict_inode = ext4_evict_inode,
TRACE_EVENT(ext4_evict_inode,