OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ad_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/acpi/
acpivar.h
139
uint32_t
ad_type
; /* Device type */
member in struct:acpi_devnode
/src/sys/fs/ntfs/
ntfs.h
210
u_int32_t
ad_type
;
member in struct:attrdef
220
u_int32_t
ad_type
;
member in struct:ntvattrdef
/src/sbin/fsck_udf/
main.c
331
int bpos_start,
ad_type
, id;
local
353
ad_type
= udf_rw16(icb->flags) & UDF_ICB_TAG_FLAGS_ALLOC_MASK;
354
if (
ad_type
== UDF_ICB_INTERN_ALLOC) {
363
if (
ad_type
== UDF_ICB_SHORT_ALLOC) {
759
int id,
ad_type
;
local
784
ad_type
= udf_rw16(icb->flags) & UDF_ICB_TAG_FLAGS_ALLOC_MASK;
785
if (
ad_type
== UDF_ICB_INTERN_ALLOC) {
804
if (
ad_type
== UDF_ICB_INTERN_ALLOC) {
827
if (
ad_type
== UDF_ICB_INTERN_ALLOC) {
855
if (
ad_type
== UDF_ICB_INTERN_ALLOC)
948
int id, extid,
ad_type
, ad_len;
local
3190
int
ad_type
, error;
local
[
all
...]
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026