Home
last modified time | relevance | path

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

/openbmc/linux/fs/isofs/
H A Ddir.c50 int get_acorn_filename(struct iso_directory_record *de, in get_acorn_filename() function
222 len = get_acorn_filename(de, tmpname, inode); in do_isofs_readdir()
H A Disofs.h118 int get_acorn_filename(struct iso_directory_record *, char *, struct inode *);
H A Dnamei.c119 dlen = get_acorn_filename(de, tmpname, dir); in isofs_find_entry()