inotify_event_info
static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse)
return container_of(fse, struct inotify_event_info, fse);
struct inotify_event_info *old, *new;
struct inotify_event_info *event;
int alloc_len = sizeof(struct inotify_event_info);
struct inotify_event_info *event;
struct inotify_event_info *event;
struct inotify_event_info *oevent;
oevent = kmalloc_obj(struct inotify_event_info, GFP_KERNEL_ACCOUNT);