Home
last modified time | relevance | path

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

/kernel/
Dauditfilter.c163 s32 wd; in audit_init_parent() local
175 wd = inotify_add_watch(audit_ih, &parent->wdata, in audit_init_parent()
177 if (wd < 0) { in audit_init_parent()
179 return ERR_PTR(wd); in audit_init_parent()
1834 void audit_handle_ievent(struct inotify_watch *i_watch, u32 wd, u32 mask, in audit_handle_ievent() argument
Daudit_tree.c885 static void handle_event(struct inotify_watch *watch, u32 wd, u32 mask, in handle_event() argument