Searched refs:DIR_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define DIR_BUFFER_SIZE 4096 macro83 (char*)dir + DIR_BUFFER_SIZE - (char*)&dir->first_entry, USHRT_MAX); in do_seek_dir()108 DIR* dir = (DIR*)malloc(DIR_BUFFER_SIZE); in __create_dir_struct()229 (char*)dir + DIR_BUFFER_SIZE - (char*)&dir->first_entry, USHRT_MAX); in readdir()