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

/haiku/src/kits/storage/
H A DNodeMonitor.cpp37 return _kern_start_watching(volume, (ino_t)-1, flags, port, token);
71 status_t status = _kern_start_watching((dev_t)-1, (ino_t)-1,
84 return _kern_start_watching(node->device, node->node, flags, port,
/haiku/headers/private/system/
H A Dsyscalls.h397 extern status_t _kern_start_watching(dev_t device, ino_t node, uint32 flags,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1313 void _kern_start_watching() {} function
H A Dlibroot_stubs_legacy.c1233 void _kern_start_watching() {} function

Completed in 123 milliseconds