Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dsuper.c255 static struct nls_table *ntfs_load_nls(char *nls) in ntfs_load_nls() function
376 new_opts->nls = ntfs_load_nls(new_opts->nls_name); in ntfs_fs_reconfigure()
907 sbi->options->nls = ntfs_load_nls(sbi->options->nls_name); in ntfs_fill_super()