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:unp_t
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/
H
A
D
tail_conversion.c
46
unp_t
unfm_ptr;
in direct2indirect()
H
A
D
reiserfs.h
1132
typedef __le32
unp_t
;
typedef
1135
unp_t
unfm_nodenum;
2270
#define UNFM_P_SIZE (sizeof(
unp_t
))
2689
le32_to_cpu(*(((
unp_t
*)ih_item_body(bh, ih)) + (pos)))
2691
(*(((
unp_t
*)ih_item_body(bh, ih)) + (pos)) = cpu_to_le32(val))
H
A
D
inode.c
1015
unp_t
unf_single = 0;
in reiserfs_get_block()
1016
unp_t
*un;
in reiserfs_get_block()
/kernel/linux/linux-6.6/fs/reiserfs/
H
A
D
tail_conversion.c
46
unp_t
unfm_ptr;
in direct2indirect()
H
A
D
reiserfs.h
1129
typedef __le32
unp_t
;
typedef
1132
unp_t
unfm_nodenum;
2267
#define UNFM_P_SIZE (sizeof(
unp_t
))
2686
le32_to_cpu(*(((
unp_t
*)ih_item_body(bh, ih)) + (pos)))
2688
(*(((
unp_t
*)ih_item_body(bh, ih)) + (pos)) = cpu_to_le32(val))
H
A
D
inode.c
1007
unp_t
unf_single = 0;
in reiserfs_get_block()
1008
unp_t
*un;
in reiserfs_get_block()
Completed in 22 milliseconds