Searched defs:l_name (Results 1 – 4 of 4) sorted by relevance
433 static int slot2str(dir_slot *slotptr, char *l_name, int *idx) in slot2str()661 char l_name[VFAT_MAXLEN_BYTES]; /* long (vfat) name */ member
219 fill_dir_slot(fat_itr *itr, const char *l_name) in fill_dir_slot()
37 std::string l_name; in checkAndListenPldmService() local