Home
last modified time | relevance | path

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

/u-boot/fs/btrfs/
A Dbtrfs.c34 char namebuf[BTRFS_NAME_LEN]; in show_dir() local
108 read_extent_buffer(eb, namebuf, (unsigned long)(di + 1), in show_dir()
110 printf("%24.24s %.*s", filetime, btrfs_dir_name_len(eb, di), namebuf); in show_dir()
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper.h579 int cvmx_helper_get_chan_e_name(int chan, char *namebuf, int buflen);

Completed in 9 milliseconds