Searched refs:befs_utf2nls (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dlinuxvfs.c45 static int befs_utf2nls(struct super_block *sb, const char *in, int in_len,
255 befs_utf2nls(sb, keybuf, keysize, &nlsname, &nlsnamelen);
511 befs_utf2nls(struct super_block *sb, const char *in, function
528 befs_error(sb, "befs_utf2nls called with no NLS table loaded");
534 befs_error(sb, "befs_utf2nls() cannot allocate memory");

Completed in 38 milliseconds