Searched refs:fs_hash (Results 1 – 3 of 3) sorted by relevance
38 #define fs_hash ((loop)->fs_hash) macro137 #undef fs_hash
180 VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
4275 wlist_add (&fs_hash [w->wd & ((EV_INOTIFY_HASHSIZE) - 1)].head, (WL)w); in infy_add()4294 wlist_del (&fs_hash [slot].head, (WL)w); in infy_del()4311 for (w_ = fs_hash [slot & ((EV_INOTIFY_HASHSIZE) - 1)].head; w_; ) in infy_wd()4320 wlist_del (&fs_hash [slot & ((EV_INOTIFY_HASHSIZE) - 1)].head, (WL)w); in infy_wd()4414 WL w_ = fs_hash [slot].head; in infy_fork()4415 fs_hash [slot].head = 0; in infy_fork()