Searched refs:FILEID_IS_DIR (Results 1 – 2 of 2) sorted by relevance
191 #define FILEID_IS_DIR 0x20000 macro192 #define FILEID_VALID_USER_FLAGS (FILEID_IS_CONNECTABLE | FILEID_IS_DIR)
91 handle->handle_type |= FILEID_IS_DIR; in do_sys_name_to_handle()393 if (f_handle.handle_type & FILEID_IS_DIR) in handle_to_path()