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()189 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_path()211 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()245 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()355 case SPL_FS_DIR: in spl_filesystem_object_clone()477 case SPL_FS_DIR: in spl_filesystem_object_create_type()553 case SPL_FS_DIR: in spl_filesystem_object_create_type()574 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()625 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()1304 if (intern->type == SPL_FS_DIR && !intern->file_name && intern->u.dir.entry.d_name[0]) { in SPL_METHOD()[all …]
1531 case SPL_FS_DIR:
Completed in 28 milliseconds