Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/dnotify/
Ddnotify.c42 struct dnotify_struct *dn;
56 struct dnotify_struct *dn; in dnotify_recalc_inode_mask()
92 struct dnotify_struct *dn; in dnotify_handle_event()
93 struct dnotify_struct **prev; in dnotify_handle_event()
154 struct dnotify_struct *dn; in dnotify_flush()
155 struct dnotify_struct **prev; in dnotify_flush()
227 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mark, in attach_dn()
230 struct dnotify_struct *odn; in attach_dn()
262 struct dnotify_struct *dn; in fcntl_dirnotify()
385 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, SLAB_PANIC); in dnotify_init()
/linux-4.4.14/include/linux/
Ddnotify.h11 struct dnotify_struct { struct
12 struct dnotify_struct * dn_next; argument