Searched defs:is_dir (Results 1 – 4 of 4) sorted by relevance
207 bool is_dir = (ext2fs_check_directory(filsys_, it_ino) == 0); in GetFiles() local
493 bool is_dir(const char* pathname) { in is_dir() function
526 unsigned int i, leftover_space, is_dir; in recurse_dir() local
1327 bool is_dir = (hdr->opcode == FUSE_FSYNCDIR); in handle_fsync() local