Searched defs:attributeType (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/
H A Dchecksumfs.h43 uint32 attributeType; // attribute type (attributes only) member in struct:checksumfs_node
/haiku/src/kits/tracker/
H A DAttributeStream.h368 AttributeStreamConstValue(const char* name, uint32 attributeType, Type value) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp209 CreateCookie(IndexedAttributeOwner* owner, void* attributeCookie, uint32 attributeType, size_t attributeSize, void*& _data, size_t& _toRead) argument
/haiku/src/kits/storage/
H A DCopyEngine.cpp505 _HandleAttributeError(const char* path, const char* attribute, uint32 attributeType, status_t error, const char* format, ...) argument
550 AttributeStarted(const char* path, const char* attribute, uint32 attributeType) argument
558 AttributeFinished(const char* path, const char* attribute, uint32 attributeType, status_t error) argument
/haiku/src/kits/storage/mime/
H A DDatabase.cpp196 _SetStringValue(const char *type, int32 what, const char* attribute, type_code attributeType, size_t maxLength, const char *value) argument
/haiku/src/bin/
H A Dcopyattr.cpp708 type_code attributeType = B_ANY_TYPE; local
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp246 OverlayInode(OverlayVolume *volume, fs_vnode *superVnode, ino_t inodeNumber, OverlayInode *parentDir, const char *name, mode_t mode, bool attribute, type_code attributeType) argument
556 Create(const char *name, int openMode, int perms, void **cookie, ino_t *newInodeNumber, bool attribute, type_code attributeType) argument
1439 _CreateCommon(const char *name, int type, int perms, ino_t *newInodeNumber, OverlayInode **_node, bool attribute, type_code attributeType) argument

Completed in 128 milliseconds