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:sdh_e
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
fsntfs.c
2088
struct NTFS_DE_SDH
sdh_e
;
in ntfs_insert_security()
local
2243
sdh_e
.de.view.data_off =
in ntfs_insert_security()
2245
sdh_e
.de.view.data_size = cpu_to_le16(sizeof(struct SECURITY_HDR));
in ntfs_insert_security()
2246
sdh_e
.de.view.res = 0;
in ntfs_insert_security()
2247
sdh_e
.de.size = cpu_to_le16(SIZEOF_SDH_DIRENTRY);
in ntfs_insert_security()
2248
sdh_e
.de.key_size = cpu_to_le16(sizeof(
sdh_e
.key));
in ntfs_insert_security()
2249
sdh_e
.de.flags = 0;
in ntfs_insert_security()
2250
sdh_e
.de.res = 0;
in ntfs_insert_security()
2251
sdh_e
in ntfs_insert_security()
[all...]
Completed in 5 milliseconds