OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unallocated
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/fs/udf/
udf.h
281
struct unalloc_sp_desc *
unallocated
; /* free UDF space */
member in struct:udf_mount
udf_vfsops.c
247
MPFREE(ump->
unallocated
, M_UDFVOLD);
udf_subr.c
1028
case TAGID_UNALLOC_SPACE : /*
unallocated
space */
1029
UDF_UPDATE_DSCR(ump->
unallocated
, &dscr->usd);
1543
/*
unallocated
space map */
1576
printf( "UDF mount: error reading
unallocated
"
1582
printf("UDF mount: blank
unallocated
space bitmap\n");
1587
/*
unallocated
space table (not supported) */
1677
/*
unallocated
space map */
1816
printf( "UDF mount: error reading
unallocated
"
3323
/* read in and check
unallocated
and free space info if writing */
/src/sbin/newfs_udf/
udf_core.h
194
struct unalloc_sp_desc *
unallocated
; /* free UDF space */
member in struct:udf_create_context
udf_core.c
330
/* XXX rest of anchor packet can be added to
unallocated
space descr */
367
/* all non sequential media needs an
unallocated
space bitmap */
440
*
unallocated
space. The reason for this pre-allocation is that they
1089
/* XXX no support for
unallocated
or freed space tables yet (!) */
1168
context.
unallocated
= usd;
4782
*
unallocated
space, logical volume, implementation use and the
4797
/* Create
unallocated
space descriptor */
4877
/*
unallocated
space descriptor */
4878
dscr = (union dscrptr *) context.
unallocated
;
4921
* Create
unallocated
space bitmap descriptor. Sequential recorde
[
all
...]
/src/sbin/fsck_ffs/
utilities.c
591
static struct inostat
unallocated
= { USTATE, 0, 0 };
local in function:inoinfo
601
return (&
unallocated
);
/src/usr.sbin/sysinst/
msg.mi.pl
1410
* $2 =
unallocated
space 1.2 GB
/src/sbin/fsck_udf/
main.c
1664
pwarn("
Unallocated
space bitmap expected but got "
2617
* Free/
unallocated
space bitmap readin delayed; the FS might be
2701
case TAGID_UNALLOC_SPACE : /*
unallocated
space */
2702
UDF_UPDATE_DSCR(context.
unallocated
, dscr);
2710
pwarn("Ignoring
unallocated
partition\n");
3051
pwarn("Updating
unallocated
bitmap for partition\n");
3074
pwarn("Updating
unallocated
bitmap failed, "
4286
* Only now read in free/
unallocated
space bitmap. If it reads in fine
Completed in 24 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025