Home
last modified time | relevance | path

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

/netbsd/src/sbin/newfs_udf/
Dudf_core.c986 struct charspec osta_charspec; in udf_encode_osta_id() local
992 udf_osta_charset(&osta_charspec); in udf_encode_osta_id()
994 &osta_charspec); in udf_encode_osta_id()
1837 struct charspec osta_charspec; in udf_encode_symlink() local
1854 udf_osta_charset(&osta_charspec); in udf_encode_symlink()
1922 &osta_charspec); in udf_encode_symlink()
2058 struct charspec osta_charspec; in udf_create_fid() local
2070 udf_osta_charset(&osta_charspec); in udf_create_fid()
2072 &osta_charspec); in udf_create_fid()
2087 &fid->l_fi, name, strlen(name), &osta_charspec); in udf_create_fid()
/netbsd/src/sys/fs/udf/
Dudf_subr.c4595 struct charspec osta_charspec; in udf_lookup_name_in_dir() local
4622 udf_osta_charset(&osta_charspec); in udf_lookup_name_in_dir()
4624 name, namelen, &osta_charspec); in udf_lookup_name_in_dir()
4627 &osta_charspec); in udf_lookup_name_in_dir()
4830 struct charspec osta_charspec; in udf_dir_detach() local
4857 udf_osta_charset(&osta_charspec); in udf_dir_detach()
4859 cnp->cn_nameptr, cnp->cn_namelen, &osta_charspec); in udf_dir_detach()
4862 &osta_charspec); in udf_dir_detach()
5105 struct charspec osta_charspec; in udf_dir_attach() local
5124 udf_osta_charset(&osta_charspec); in udf_dir_attach()
[all …]