Home
last modified time | relevance | path

Searched defs:l_name (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ocfs2/dlmfs/
Duserdlm.h
/openbmc/u-boot/fs/fat/
H A Dfat.c433 static int slot2str(dir_slot *slotptr, char *l_name, int *idx) in slot2str()
661 char l_name[VFAT_MAXLEN_BYTES]; /* long (vfat) name */ member
H A Dfat_write.c219 fill_dir_slot(fat_itr *itr, const char *l_name) in fill_dir_slot()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp37 std::string l_name; in checkAndListenPldmService() local