Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:identSuffix
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/udf/
H
A
D
super.c
784
suffix = (struct domainIdentSuffix *)ident->
identSuffix
;
in udf_verify_domain_identifier()
1436
identSuffix
)[0]);
in udf_load_logicalvol()
1484
mdm->partIdent.
identSuffix
));
in udf_load_logicalvol()
2045
lvidiu->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_open_lvid()
2046
lvidiu->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_open_lvid()
2075
lvidiu->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_close_lvid()
2076
lvidiu->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_close_lvid()
H
A
D
inode.c
1760
eid->
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_update_inode()
1761
eid->
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_update_inode()
1784
fe->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_update_inode()
1785
fe->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_update_inode()
1821
efe->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_update_inode()
1822
efe->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_update_inode()
H
A
D
ecma_167.h
94
uint8_t
identSuffix
[8];
member
/kernel/linux/linux-6.6/fs/udf/
H
A
D
super.c
788
suffix = (struct domainIdentSuffix *)ident->
identSuffix
;
in udf_verify_domain_identifier()
1442
identSuffix
)[0]);
in udf_load_logicalvol()
1490
mdm->partIdent.
identSuffix
));
in udf_load_logicalvol()
2005
lvidiu->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_open_lvid()
2006
lvidiu->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_open_lvid()
2035
lvidiu->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_close_lvid()
2036
lvidiu->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_close_lvid()
H
A
D
inode.c
1782
eid->
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_update_inode()
1783
eid->
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_update_inode()
1806
fe->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_update_inode()
1807
fe->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_update_inode()
1843
efe->impIdent.
identSuffix
[0] = UDF_OS_CLASS_UNIX;
in udf_update_inode()
1844
efe->impIdent.
identSuffix
[1] = UDF_OS_ID_LINUX;
in udf_update_inode()
H
A
D
ecma_167.h
94
uint8_t
identSuffix
[8];
member
Completed in 17 milliseconds