Searched refs:dnotify_struct (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/notify/dnotify/
H A Ddnotify.c52 struct dnotify_struct *dn;
66 struct dnotify_struct *dn;
95 struct dnotify_struct *dn;
96 struct dnotify_struct **prev;
149 * dnotify_struct. If that was the last dnotify_struct also remove the
156 struct dnotify_struct *dn;
157 struct dnotify_struct **prev;
225 * dnotify mark in inode->i_fsnotify_marks but we chain a dnotify_struct
226 * onto that mark. This function either attaches the new dnotify_struct ont
[all...]
/linux-master/include/linux/
H A Ddnotify.h12 struct dnotify_struct { struct
13 struct dnotify_struct * dn_next;

Completed in 219 milliseconds