Searched defs:ops (Results 26 - 36 of 36) sorted by last modified time

12

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp81 HaikuKernelVolume::NewVNode(ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, argument
120 PublishVNode(ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, int type, uint32 flags, HaikuKernelNode** _node) argument
[all...]
H A Dhaiku_kernel_emu.cpp159 new_vnode(fs_volume *_volume, ino_t vnodeID, void *privateNode, fs_vnode_ops *ops) argument
182 publish_vnode(fs_volume *_volume, ino_t vnodeID, void *privateNode, fs_vnode_ops *ops, int type, uint32 flags) argument
H A DHaikuKernelFileSystem.cpp241 HaikuKernelFileSystem::GetNodeCapabilities(fs_vnode_ops* ops) argument
298 HaikuKernelFileSystem::_InitNodeCapabilities(fs_vnode_ops* ops, argument
[all...]
H A DHaikuKernelNode.h46 fs_vnode_ops* ops; member in struct:UserlandFS::HaikuKernelNode::Capabilities
50 Capabilities(fs_vnode_ops* ops, FSVNodeCapabilities capabilities) argument
60 HaikuKernelNode(HaikuKernelVolume* volume, ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, Capabilities* capabilities) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c1583 HAL_BOOL ar9300_ant_swcom_sel(struct ath_hal *ah, u_int8_t ops, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h34 fs_vnode_ops* ops; member in struct:VNodeOps
37 VNodeOps(const FSVNodeCapabilities& capabilities, fs_vnode_ops* ops) argument
H A Dkernel_interface.cpp213 fs_vnode_ops* ops; local
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dac97.c92 codec_ops *ops; member in struct:codec_table_tag
/haiku/src/tests/system/libroot/posix/
H A Dxsi_sem_test1.cpp127 struct sembuf ops; local
[all...]
/haiku/src/tools/fs_shell/
H A Dfd.h51 struct fd_ops* ops; member in struct:FSShell::file_descriptor
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_fs.h13 fuse_operations ops; member in struct:fuse_fs

Completed in 180 milliseconds

12