Searched refs:FT_DIR (Results 1 – 2 of 2) sorted by relevance
108 #define FT_DIR 0 macro109 #define FT_DIRm (1 << FT_DIR)635 if (i >= 0 && (fep = &flist[FT_DIR].fents[i])->id == dirid) in dcache_lookup()646 if (*dcp >= 0 && flist[FT_DIR].fents[*dcp].id == dirid) in dcache_purge()656 if (ft == FT_DIR) in del_from_flist()659 if (ft == FT_DIR) in del_from_flist()675 flp = &flist[FT_DIR]; in dirid_to_fent()738 fent_to_name(name, &flist[FT_DIR], pfep); in fent_to_name()785 fent_to_name(name, &flist[FT_DIR], fep); in generate_fname()1660 fent_to_name(&f, &flist[FT_DIR], fep); in creat_f()[all …]
351 FT_DIR, /* directory */ enumerator