Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dcramfs.c44 char *mkmodestr(unsigned long mode, char *str) in mkmodestr() function
/openbmc/u-boot/include/jffs2/
H A Djffs2.h233 char *mkmodestr(unsigned long mode, char *str);
/openbmc/u-boot/fs/cramfs/
H A Dcramfs.c280 printf (" %s %8d %*.*s", mkmodestr (CRAMFS_16 (inode->mode), str), in cramfs_list_inode()
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c393 char *mkmodestr(unsigned long mode, char *str) in mkmodestr() function
441 printf(" %s %8ld %s %s", mkmodestr(st->st_mode,str), st->st_size, s, name); in dump_stat()
H A Djffs2_1pass.c866 char *mkmodestr(unsigned long mode, char *str) in mkmodestr() function
914 printf(" %s %8ld %s %s", mkmodestr(st->st_mode,str), st->st_size, s, name); in dump_stat()