Searched defs:_directory (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfUtils.cpp215 GetDeclarationLocation(DwarfFile* dwarfFile, const DebugInfoEntry* entry, const char*& _directory, const char*& _file, int32& _line, int32& _column) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DClientVolume.cpp304 LoadDirectory(dev_t volumeID, ino_t nodeID, Directory** _directory) argument
H A DVolumeManager.cpp590 LoadDirectory(dev_t volumeID, ino_t directoryID, Directory** _directory) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DClientVolume.cpp302 LoadDirectory(dev_t volumeID, ino_t nodeID, Directory** _directory) argument
H A DVolumeManager.cpp588 LoadDirectory(dev_t volumeID, ino_t directoryID, Directory** _directory) argument
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DVolume.cpp334 CreateDirectory(mode_t mode, Transaction& transaction, Directory*& _directory) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp342 exfat_lookup(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp209 udf_lookup(fs_volume *_volume, fs_vnode *_directory, const char *file, argument
/haiku-fatelf/src/apps/debugger/files/
H A DFileManager.cpp443 void _SplitPath(const BString& path, BString& _directory, BString& _name) argument
450 void _SplitNormalizedPath(const BString& path, BString& _directory, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp341 btrfs_lookup(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A Dkernel_interface_r5.cpp624 bfs_walk(void *_ns, void *_directory, const char *file, char **_resolvedPath, vnode_id *_vnodeID) argument
996 bfs_create(void *_ns, void *_directory, const char *name, int omode, int mode, argument
1049 bfs_symlink(void *_ns, void *_directory, const char *name, const char *path) argument
1116 bfs_unlink(void *_ns, void *_directory, cons argument
1617 bfs_mkdir(void *_ns, void *_directory, const char *name, int mode) argument
1656 bfs_rmdir(void *_ns, void *_directory, const char *name) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp568 bfs_lookup(fs_volume* _volume, fs_vnode* _directory, const char* file, argument
901 bfs_create(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
963 bfs_create_symlink(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
1039 bfs_unlink(fs_volume* _volume, fs_vnode* _directory, const char* name) argument
1527 bfs_create_dir(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
1569 bfs_remove_dir(fs_volume* _volume, fs_vnode* _directory, const char* name) argument
1920 bfs_create_special_node(fs_volume* _volume, fs_vnode* _directory, const char* name, fs_vnode* subVnode, mode_t mode, uint32 flags, fs_vnode* _superVnode, ino_t* _nodeID) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp487 ext2_lookup(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
718 ext2_create(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
785 ext2_create_symlink(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
872 ext2_unlink(fs_volume* _volume, fs_vnode* _directory, const char* name) argument
1284 ext2_create_dir(fs_volume* _volume, fs_vnode* _directory, const char* name, argument
1329 ext2_remove_dir(fs_volume* _volume, fs_vnode* _directory, const char* name) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DVolume.cpp1685 _CreateShineThroughDirectory(Directory* parent, const char* name, Directory*& _directory) argument

Completed in 212 milliseconds