Searched refs:ntfs_decodeuni (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ |
D | util.h | 46 int ntfs_decodeuni(ntfs_volume *vol, char *in, int in_len, ntfs_u16 **out,
|
D | util.c | 155 int ntfs_decodeuni(ntfs_volume *vol, char *in, int in_len, ntfs_u16 **out, in ntfs_decodeuni() function
|
D | dir.c | 1017 error = ntfs_decodeuni(dir->vol, name, namelen, &walk.name,
|
D | fs.c | 534 err = ntfs_decodeuni(NTFS_INO2VOL(dir), (char*)d->d_name.name, in ntfs_lookup()
|