Searched refs:to_shortname_char (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | namei_vfat.c | 277 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() function 383 chl = to_shortname_char(nls, charbuf, sizeof(charbuf), in vfat_create_shortname() 411 chl = to_shortname_char(nls, charbuf, sizeof(charbuf), in vfat_create_shortname()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | namei_vfat.c | 277 static inline int to_shortname_char(struct nls_table *nls, in to_shortname_char() function 383 chl = to_shortname_char(nls, charbuf, sizeof(charbuf), in vfat_create_shortname() 411 chl = to_shortname_char(nls, charbuf, sizeof(charbuf), in vfat_create_shortname()
|
Completed in 4 milliseconds