Searched refs:get_attribute_dir_path (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libroot/
H A Dfs_attr_generic.cpp217 get_attribute_dir_path(NodeRef ref, const char *path, int fd) function
258 get_attribute_dir_path(NodeRef ref, const char *path, int fd) function
272 _attrDirPath = get_attribute_dir_path(ref, path, fd);
327 string dirPath(get_attribute_dir_path(ref, path, fd));
347 attrPath = get_attribute_dir_path(ref, path, fd) + '/';
782 string dirPath = get_attribute_dir_path(ref, path, -1);

Completed in 83 milliseconds