Symbol: xfs_healthmon_event
fs/xfs/xfs_healthmon.c
1171
struct xfs_healthmon_event *running_event;
fs/xfs/xfs_healthmon.c
1209
running_event = kzalloc_obj(struct xfs_healthmon_event, GFP_NOFS);
fs/xfs/xfs_healthmon.c
1223
hm->unmount_event = kzalloc_obj(struct xfs_healthmon_event, GFP_NOFS);
fs/xfs/xfs_healthmon.c
176
struct xfs_healthmon_event *existing,
fs/xfs/xfs_healthmon.c
177
const struct xfs_healthmon_event *new)
fs/xfs/xfs_healthmon.c
271
struct xfs_healthmon_event *event)
fs/xfs/xfs_healthmon.c
293
struct xfs_healthmon_event *event)
fs/xfs/xfs_healthmon.c
317
struct xfs_healthmon_event lost_event = {
fs/xfs/xfs_healthmon.c
322
struct xfs_healthmon_event *event = NULL;
fs/xfs/xfs_healthmon.c
331
event = kmemdup(&lost_event, sizeof(struct xfs_healthmon_event),
fs/xfs/xfs_healthmon.c
349
const struct xfs_healthmon_event *template)
fs/xfs/xfs_healthmon.c
351
struct xfs_healthmon_event *event = NULL;
fs/xfs/xfs_healthmon.c
380
event = kmemdup(template, sizeof(struct xfs_healthmon_event),
fs/xfs/xfs_healthmon.c
463
struct xfs_healthmon_event event = {
fs/xfs/xfs_healthmon.c
490
struct xfs_healthmon_event event = {
fs/xfs/xfs_healthmon.c
533
struct xfs_healthmon_event event = {
fs/xfs/xfs_healthmon.c
56
sizeof(struct xfs_healthmon_event))
fs/xfs/xfs_healthmon.c
560
struct xfs_healthmon_event event = {
fs/xfs/xfs_healthmon.c
601
struct xfs_healthmon_event event = {
fs/xfs/xfs_healthmon.c
646
struct xfs_healthmon_event event = {
fs/xfs/xfs_healthmon.c
745
const struct xfs_healthmon_event *event)
fs/xfs/xfs_healthmon.c
887
static inline struct xfs_healthmon_event *
fs/xfs/xfs_healthmon.c
891
struct xfs_healthmon_event *event;
fs/xfs/xfs_healthmon.c
90
struct xfs_healthmon_event *event;
fs/xfs/xfs_healthmon.c
91
struct xfs_healthmon_event *next = hm->first_event;
fs/xfs/xfs_healthmon.c
951
struct xfs_healthmon_event *event;
fs/xfs/xfs_healthmon.h
113
struct xfs_healthmon_event *next;
fs/xfs/xfs_healthmon.h
34
struct xfs_healthmon_event *first_event;
fs/xfs/xfs_healthmon.h
35
struct xfs_healthmon_event *last_event;
fs/xfs/xfs_healthmon.h
38
struct xfs_healthmon_event *unmount_event;
fs/xfs/xfs_trace.h
107
struct xfs_healthmon_event;
fs/xfs/xfs_trace.h
6063
const struct xfs_healthmon_event *event),
fs/xfs/xfs_trace.h
6141
const struct xfs_healthmon_event *event), \
fs/xfs/xfs_trace.h
6154
const struct xfs_healthmon_event *event),
fs/xfs/xfs_trace.h
6184
const struct xfs_healthmon_event *event),
fs/xfs/xfs_trace.h
6217
const struct xfs_healthmon_event *event),
fs/xfs/xfs_trace.h
6277
const struct xfs_healthmon_event *event),