Searched refs:ntfs_dupuni2map (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ |
D | support.h | 84 int ntfs_dupuni2map(ntfs_volume *vol, ntfs_u16 *in, int in_len, char **out,
|
D | util.c | 150 return ntfs_dupuni2map(vol, in, in_len, out, out_len); in ntfs_encodeuni()
|
D | support.c | 225 int ntfs_dupuni2map(ntfs_volume *vol, ntfs_u16 *in, int in_len, char **out, in ntfs_dupuni2map() function
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ntfs.txt | 247 - Fixed NULL bug found by the Stanford checker in ntfs_dupuni2map().
|