Searched defs:sync (Results 76 - 83 of 83) sorted by relevance

1234

/haiku-fatelf/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp1753 overlay_select(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
1761 overlay_deselect(fs_volume *volume, fs_vnode *vnode, void *cookie, uint8 event, selectsync *sync) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp1504 Volume::Select(void* _node, void* cookie, uint8 event, selectsync* sync) argument
1558 Volume::Deselect(void* _node, void* cookie, uint8 event, selectsync* sync) argument
1567 SyncRemover(FileSystem* fs, selectsync* sync) argument
1572 selectsync* sync; member in struct:SyncRemover
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dkernel.c3617 notify_select_event(selectsync *sync, uint32 ref) argument
3622 notify_select_event(selectsync *sync, uint32 ref, uint8 event) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/private/
H A DRequests.h619 selectsync* sync; member in class:UserlandFSUtil::SelectRequest
634 selectsync* sync; member in class:UserlandFSUtil::DeselectRequest
1256 selectsync* sync; member in class:UserlandFSUtil::NotifySelectEventRequest
/haiku-fatelf/headers/private/userlandfs/private/
H A DRequests.h711 selectsync* sync; member in class:UserlandFSUtil::SelectRequest
726 selectsync* sync; member in class:UserlandFSUtil::DeselectRequest
1575 selectsync* sync; member in class:UserlandFSUtil::NotifySelectEventRequest
/haiku-fatelf/src/kits/interface/
H A DView.cpp1102 BView::SetViewCursor(const BCursor* cursor, bool sync) argument
2410 BView::ClipToPicture(BPicture* picture, BPoint where, bool sync) argument
2417 BView::ClipToInversePicture(BPicture* picture, BPoint where, bool sync) argument
5087 BView::_ClipToPicture(BPicture* picture, BPoint where, bool invert, bool sync) argument
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp5598 file_select(struct file_descriptor* descriptor, uint8 event, struct selectsync* sync) argument
5614 file_deselect(struct file_descriptor* descriptor, uint8 event, struct selectsync* sync) argument
[all...]
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1666 #define sync fssh_sync macro

Completed in 329 milliseconds

1234