Searched refs:dnotify_mark (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/dnotify/
H A Ddnotify.c41 struct dnotify_mark { struct
58 struct dnotify_mark *dn_mark = container_of(fsn_mark,
59 struct dnotify_mark,
90 struct dnotify_mark *dn_mark;
101 dn_mark = container_of(inode_mark, struct dnotify_mark, fsn_mark);
145 struct dnotify_mark *dn_mark = container_of(fsn_mark,
146 struct dnotify_mark,
172 struct dnotify_mark *dn_mark;
184 dn_mark = container_of(fsn_mark, struct dnotify_mark, fsn_mark);
240 static int attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mar
[all...]

Completed in 22 milliseconds