Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfsplus/
Dunicode.c124 char *astr, int *len_p) in hfsplus_uni2asc() argument
136 len = *len_p; in hfsplus_uni2asc()
248 *len_p = (char *)op - astr; in hfsplus_uni2asc()
Dhfsplus_fs.h524 char *astr, int *len_p);