Searched refs:ntfs_nls_to_utf16 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/fs/ntfs3/ |
| D | namei.c | 44 err = ntfs_nls_to_utf16(sbi, name->name, name->len, in fill_name_de() 76 err = ntfs_nls_to_utf16(ni->mi.sbi, dentry->d_name.name, in ntfs_lookup()
|
| D | dir.c | 177 int ntfs_nls_to_utf16(struct ntfs_sb_info *sbi, const u8 *name, u32 name_len, in ntfs_nls_to_utf16() function
|
| D | ntfs_fs.h | 479 int ntfs_nls_to_utf16(struct ntfs_sb_info *sbi, const u8 *name, u32 name_len,
|
| D | inode.c | 1113 err = ntfs_nls_to_utf16(sbi, symname, size, in ntfs_create_reparse_buffer()
|