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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/
H A Dfsnotify.c147 int data_is, u32 cookie,
190 " data=%p data_is=%d cookie=%d event=%p\n",
193 data_is, cookie, *event);
200 data_is) == false)
205 data_is, file_name,
219 int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, argument
231 if (data_is == FSNOTIFY_EVENT_PATH)
279 data_is, cookie, file_name, &event);
284 data_is, cookie, file_name, &event);
288 mask, data, data_is, cooki
143 send_to_group(struct inode *to_tell, struct vfsmount *mnt, struct fsnotify_mark *inode_mark, struct fsnotify_mark *vfsmount_mark, __u32 mask, void *data, int data_is, u32 cookie, const unsigned char *file_name, struct fsnotify_event **event) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfsnotify_backend.h295 extern int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is,
409 void *data, int data_is,
420 static inline int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckipc.cpp173 wxDataInputStream *data_is = new wxDataInputStream(*stream); local
187 msg = data_is->Read8();
201 connection->m_codeci = data_is;
219 delete data_is;

Completed in 74 milliseconds