Searched defs:_created (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.cpp209 Write(Transaction& transaction, attr_cookie* cookie, off_t pos, const uint8* buffer, size_t* _length, bool* _created) argument
H A DInode.cpp1070 WriteAttribute(Transaction& transaction, const char* name, int32 type, off_t pos, const uint8* buffer, size_t* _length, bool* _created) argument
2571 Create(Transaction& transaction, Inode* parent, const char* name, int32 mode, int openMode, uint32 type, bool* _created, ino_t* _id, Inode** _inode, fs_vnode_ops* vnodeOps, uint32 publishFlags) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp225 Write(Transaction& transaction, attr_cookie* cookie, off_t pos, const uint8* buffer, size_t* _length, bool* _created) argument
H A DInode.cpp495 Create(Transaction& transaction, Inode* parent, const char* name, int32 mode, int openMode, uint8 type, bool* _created, ino_t* _id, Inode** _inode, fs_vnode_ops* vnodeOps, uint32 publishFlags) argument
/haiku-fatelf/src/system/kernel/posix/
H A Drealtime_sem.cpp325 OpenNamedSem(const char* name, int openFlags, mode_t mode, uint32 semCount, NamedSem*& _sem, bool& _created) argument
645 OpenSem(const char* name, int openFlags, mode_t mode, uint32 semCount, sem_t* userSem, sem_t*& _usedUserSem, int32_t& _id, bool& _created) argument
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A Dchecksumfs.cpp596 create_file(Volume* volume, Directory* directory, const char* name, int openMode, int permissions, Transaction& transaction, bool commitTransaction, FileCookie*& _cookie, Node*& _node, bool& _created) argument

Completed in 114 milliseconds