Searched defs:omode (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.h73 int omode; member in struct:fs_file_cookie
H A Dnfs_add_on.c1441 fs_open(fs_volume *_volume, fs_vnode *_node, int omode, void **_cookie) argument
1720 fs_create(fs_volume *_volume, fs_vnode *_dir, const char *name, int omode, argument
[all...]
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.h106 int omode; member in struct:fs_file_cookie
H A Dwebsearchfs.c528 static status_t websearchfs_open(fs_volume *_volume, fs_vnode *_node, int omode, void **cookie) argument
679 static int websearchfs_create_gen(fs_volume *_volume, fs_node *dir, const char *name, int omode, int perms, ino_t *vnid, fs_node **node, struct attr_entry *iattrs, bool mkdir, bool uniq) argument
783 static status_t websearchfs_create(fs_volume *_volume, fs_vnode *_dir, const char *name, int omode, in argument
1017 websearchfs_open_attr_h(fs_volume *_volume, fs_vnode *_node, const char *name, int omode, void **cookie) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDeviceEngine.cpp59 int omode, v; local
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c244 int oflags = 0, omode; local
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp304 dosfs_open(fs_volume *_vol, fs_vnode *_node, int omode, void **_cookie) argument
513 dosfs_create(fs_volume *_vol, fs_vnode *_dir, const char *name, int omode, int perms, void **_cookie, ino_t *vnid) argument
[all...]
/haiku/src/system/kernel/fs/
H A Drootfs.cpp590 rootfs_create(fs_volume* _volume, fs_vnode* _dir, const char* name, int omode, argument

Completed in 193 milliseconds