Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dunicode.c123 char *astr, int *len_p) in hfsplus_uni2asc() argument
135 len = *len_p; in hfsplus_uni2asc()
247 *len_p = (char *)op - astr; in hfsplus_uni2asc()
Dhfsplus_fs.h518 char *astr, int *len_p);