OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icbftype
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/udf/
udf_subr.c
4168
udf_icb_to_unix_filetype(uint32_t
icbftype
)
4170
switch (
icbftype
) {
4369
uint32_t udf_perm,
icbftype
;
local in function:udf_getaccessmode
4376
icbftype
= fe->icbtag.file_type;
4381
icbftype
= efe->icbtag.file_type;
4386
ftype = udf_icb_to_unix_filetype(
icbftype
);
Completed in 72 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025