OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udf_set_regid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.c
772
/* first call
udf_set_regid
and then the suffix */
774
udf_set_regid
(struct regid *regid, char const *name)
function in typeref:typename:void
1050
udf_set_regid
(&pri->app_id, context.app_name);
1053
udf_set_regid
(&pri->imp_id, context.impl_name);
1118
udf_set_regid
(&pd->contents, "+NSR02");
1120
udf_set_regid
(&pd->contents, "+NSR03");
1136
udf_set_regid
(&pd->imp_id, context.impl_name);
1194
udf_set_regid
(&lvd->domain_id, "*OSTA UDF Compliant");
1201
udf_set_regid
(&lvd->imp_id, context.impl_name);
1272
udf_set_regid
(&pmap->pmv.id, "*UDF Virtual Partition")
[
all
...]
/src/sys/fs/udf/
udf_subr.c
1497
udf_set_regid
(&ump->logvol_info->impl_id, IMPL_NAME);
2243
/* first call
udf_set_regid
and then the suffix */
2245
udf_set_regid
(struct regid *regid, char const *name)
function in typeref:typename:void
2808
udf_set_regid
(&oldvat_tl->id, "*UDF Virtual Alloc Tbl");
2843
udf_set_regid
(regid, IMPL_NAME);
4704
udf_set_regid
(&fe->imp_id, IMPL_NAME);
4787
udf_set_regid
(&efe->imp_id, IMPL_NAME);
5262
udf_set_regid
((struct regid *) fid->data, IMPL_NAME);
6244
udf_set_regid
(impl_id, IMPL_NAME);
Completed in 17 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025