Searched refs:IS_DIR (Results 1 – 9 of 9) sorted by relevance
49 if ( (IS_ARCHIVE(entry) && IS_DIR(entry)) || in replay_attrib()50 (!IS_ARCHIVE(entry) && !IS_DIR(entry)) || in replay_attrib()55 if (IS_ARCHIVE(entry) && IS_DIR(entry)) { in replay_attrib()59 if (!IS_ARCHIVE(entry) && !IS_DIR(entry)) { in replay_attrib()112 if(IS_DIR(entry)) in concise_view_attrib()
380 if(IS_DIR(entry)){ in list_file()409 if(IS_DIR(entry)) in list_file()427 if(IS_DIR(entry)) in list_file()448 if(IS_DIR(entry)) in list_file()
616 if(first || (entry && !IS_DIR(entry))) in _internalFileOpen()646 if(first || (entry && !IS_DIR(entry))) in _internalFileOpen()702 if(!first && IS_DIR(entry)) in OpenFileByDirentry()704 if (IS_DIR(entry)) in OpenFileByDirentry()709 if(IS_DIR(entry)) { in OpenFileByDirentry()
234 if(IS_DIR(direntry)) { in handle_leaf()268 (IS_DIR(&entry) && in _dos_loop()275 if(IS_DIR(&entry)) in _dos_loop()
104 if (IS_DIR(entry)){ in del_file()
227 #define IS_DIR(entry) (HAS_BIT((entry),ATTR_DIR)) macro
62 if(IS_DIR(targetEntry)) { in renameit()
437 no_overwrite = (match_pos == ch->source || IS_DIR(&entry)); in get_slots()
576 if(IS_DIR(direntry) && !(flags & ACCEPT_DIR)) { in checkNameForMatch()