Searched refs:SPL_FS_DIR (Results 1 – 3 of 3) sorted by relevance
39 SPL_FS_DIR, enumerator
94 case SPL_FS_DIR: in spl_filesystem_object_free_storage()190 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_path()212 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()246 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()356 case SPL_FS_DIR: in spl_filesystem_object_clone()478 case SPL_FS_DIR: in spl_filesystem_object_create_type()554 case SPL_FS_DIR: in spl_filesystem_object_create_type()575 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()622 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()1298 if (intern->type == SPL_FS_DIR && !intern->file_name && intern->u.dir.entry.d_name[0]) { in SPL_METHOD()[all …]
1528 case SPL_FS_DIR:
Completed in 24 milliseconds