Searched refs:dnotify_struct (Results 1 – 2 of 2) sorted by relevance
53 struct dnotify_struct *dn;67 struct dnotify_struct *dn; in dnotify_recalc_inode_mask()96 struct dnotify_struct *dn; in dnotify_handle_event()97 struct dnotify_struct **prev; in dnotify_handle_event()157 struct dnotify_struct *dn; in dnotify_flush()158 struct dnotify_struct **prev; in dnotify_flush()230 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mark, in attach_dn()233 struct dnotify_struct *odn; in attach_dn()265 struct dnotify_struct *dn; in fcntl_dirnotify()400 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, in dnotify_init()
12 struct dnotify_struct { struct13 struct dnotify_struct * dn_next; argument