OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udf
(Results
1 - 25
of
32
) sorted by relevancy
1
2
/src/usr.sbin/puffs/rump_udf/
Makefile
4
MOUNTNAME=
udf
rump_udf.c
31
#include <fs/
udf
/udf_mount.h>
/src/sys/fs/udf/
Makefile
3
INCSDIR= /usr/include/fs/
udf
5
INCS= ecma167-
udf
.h udf_mount.h
udf_strat_bootstrap.c
60
#include <fs/
udf
/ecma167-
udf
.h>
61
#include <fs/
udf
/udf_mount.h>
63
#include "
udf
.h"
udf_strat_direct.c
61
#include <fs/
udf
/ecma167-
udf
.h>
62
#include <fs/
udf
/udf_mount.h>
64
#include "
udf
.h"
109
/* XXX lookup
UDF
standard for unallocatable space */
udf_vfsops.c
61
#include <fs/
udf
/ecma167-
udf
.h>
62
#include <fs/
udf
/udf_mount.h>
65
#include "
udf
.h"
69
MODULE(MODULE_CLASS_VFS,
udf
, NULL);
73
/* verbose levels of the
udf
filingsystem */
77
MALLOC_JUSTDEFINE(M_UDFMNT, "
UDF
mount", "
UDF
mount structures");
78
MALLOC_JUSTDEFINE(M_UDFVOLD, "
UDF
volspace", "
UDF
volume space descriptors")
[
all
...]
udf_strat_sequential.c
61
#include <fs/
udf
/ecma167-
udf
.h>
62
#include <fs/
udf
/udf_mount.h>
64
#include "
udf
.h"
505
panic("
UDF
write error, can't handle yet!\n");
udf_readwrite.c
61
#include <fs/
udf
/ecma167-
udf
.h>
62
#include <fs/
udf
/udf_mount.h>
64
#include "
udf
.h"
232
/* force crclen to 8 for
UDF
version < 2.01 */
udf_rename.c
45
#include <fs/
udf
/ecma167-
udf
.h>
46
#include <fs/
udf
/udf_mount.h>
49
#include "
udf
.h"
186
/* flags not implemented since they are not defined (yet) in
UDF
*/
273
/* flags not implemented since they are not defined (yet) in
UDF
*/
udf.h
1
/* $NetBSD:
udf
.h,v 1.56 2024/05/18 00:04:01 thorpej Exp $ */
38
#include "ecma167-
udf
.h"
100
VFS_PROTOS(
udf
);
110
/* DON'T change these: they identify 13thmonkey's
UDF
implementation */
111
#define APP_NAME "*NetBSD
UDF
"
114
#define IMPL_NAME "*NetBSD kernel
UDF
"
281
struct unalloc_sp_desc *unallocated; /* free
UDF
space */
366
*
UDF
node describing a file/directory.
383
/* one of `fe' or `efe' can be set, not both (
UDF
file entry dscr.) */
/src/sbin/mount_udf/
mount_udf.h
31
#include <fs/
udf
/udf_mount.h>
mount_udf.c
54
#include <fs/
udf
/udf_mount.h>
/src/sys/modules/udf/
Makefile
5
.PATH: ${S}/fs/
udf
7
KMOD=
udf
/src/sys/fs/
Makefile
4
puffs sysvbfs tmpfs
udf
union v7fs
/src/sbin/newfs_udf/
Makefile
11
KUDF= ${NETBSDSRCDIR}/sys/fs/
udf
udf_core.h
48
#include <fs/
udf
/ecma167-
udf
.h>
50
#include "
udf
/cdio_mmc_structs.h"
51
#include "../../sys/fs/
udf
/ecma167-
udf
.h"
194
struct unalloc_sp_desc *unallocated; /* free
UDF
space */
newfs_udf.c
62
#include <fs/
udf
/udf_mount.h>
163
context.app_name = "*NetBSD
UDF
";
168
/* minimum and maximum
UDF
versions we advise */
288
printf("Formatting disc compatible with
UDF
version %x to %x\n\n",
292
printf("
UDF
properties %s\n", scrap);
/src/sys/rump/fs/lib/libudf/
Makefile
4
.PATH: ${.CURDIR}/../../../../fs/
udf
7
COMMENT=
UDF
/src/usr.sbin/makefs/
Makefile
7
SRCS= cd9660.c chfs.c ffs.c v7fs.c msdos.c
udf
.c\
27
.include "${.CURDIR}/
udf
/Makefile.inc"
37
COPTS.
udf
.c+= ${CC_WNO_STRINGOP_TRUNCATION}
makefs.h
211
DECLARE_FUN(
udf
);
makefs.c
84
ENTRY(
udf
),
/src/sbin/fsck_udf/
Makefile
13
KUDF= ${NETBSDSRCDIR}/sys/fs/
udf
/src/tests/fs/common/
h_fsmacros.h
64
FSPROTOS(
udf
);
183
ATF_TC_FSADD(
udf
,MOUNT_UDF,func,desc) \
198
ATF_TP_FSADD(
udf
,func); \
221
ATF_TC_FSADD_RO(
udf
,MOUNT_UDF,func,desc,gen) \
232
ATF_TP_FSADD(
udf
,func); \
290
(strcmp(atf_tc_get_md_var(tc, "X-fs.type"), "
udf
") == 0)
fstest_udf.c
42
#include <fs/
udf
/udf_mount.h>
87
snprintf(args->ta_devpath, MAXPATHLEN, "/dev/device%d.
udf
", num);
/src/sys/kern/
subr_disk_mbr.c
42
* for ecma-167/iso9660/
udf
style partition indicators.
76
#include <fs/
udf
/ecma167-
udf
.h>
375
/*
UDF
doesn't care about the cd session specified here */
Completed in 23 milliseconds
1
2
Indexes created Thu Oct 02 14:10:14 GMT 2025