Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/dnotify/
Ddnotify.c43 struct dnotify_struct *dn;
57 struct dnotify_struct *dn; in dnotify_recalc_inode_mask()
89 struct dnotify_struct *dn; in dnotify_handle_event()
90 struct dnotify_struct **prev; in dnotify_handle_event()
153 struct dnotify_struct *dn; in dnotify_flush()
154 struct dnotify_struct **prev; in dnotify_flush()
226 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mark, in attach_dn()
229 struct dnotify_struct *odn; in attach_dn()
261 struct dnotify_struct *dn; in fcntl_dirnotify()
388 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, in dnotify_init()
/Linux-v4.19/include/linux/
Ddnotify.h12 struct dnotify_struct { struct
13 struct dnotify_struct * dn_next; argument