Home
last modified time | relevance | path

Searched refs:dir_item_str (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/btrfs/
A Dbtrfs.c24 static const char* dir_item_str[] = { in show_dir() local
93 if (type < ARRAY_SIZE(dir_item_str) && dir_item_str[type]) in show_dir()
94 printf("<%s> ", dir_item_str[type]); in show_dir()

Completed in 2 milliseconds