Home
last modified time | relevance | path

Searched refs:ntfs_load_nls (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/ntfs3/
Dsuper.c256 static struct nls_table *ntfs_load_nls(char *nls) in ntfs_load_nls() function
377 new_opts->nls = ntfs_load_nls(new_opts->nls_name); in ntfs_fs_reconfigure()
920 sbi->options->nls = ntfs_load_nls(sbi->options->nls_name); in ntfs_fill_super()