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:xl_storage
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
xattr.c
145
* Return a pointer to the appropriate buffer in loc->
xl_storage
210
void *
xl_storage
;
member
1546
struct buffer_head *bh = loc->
xl_storage
;
in ocfs2_xa_block_journal_access()
1561
struct buffer_head *bh = loc->
xl_storage
;
in ocfs2_xa_block_journal_dirty()
1676
struct buffer_head *bh = loc->
xl_storage
;
in ocfs2_xa_block_fill_value_buf()
1707
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_journal_access()
1715
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_journal_dirty()
1723
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_offset_pointer()
1742
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_get_free_start()
1864
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_fill_value_buf()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
xattr.c
139
* Return a pointer to the appropriate buffer in loc->
xl_storage
204
void *
xl_storage
;
member
1540
struct buffer_head *bh = loc->
xl_storage
;
in ocfs2_xa_block_journal_access()
1555
struct buffer_head *bh = loc->
xl_storage
;
in ocfs2_xa_block_journal_dirty()
1670
struct buffer_head *bh = loc->
xl_storage
;
in ocfs2_xa_block_fill_value_buf()
1701
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_journal_access()
1709
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_journal_dirty()
1717
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_offset_pointer()
1736
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_get_free_start()
1858
struct ocfs2_xattr_bucket *bucket = loc->
xl_storage
;
in ocfs2_xa_bucket_fill_value_buf()
[all...]
Completed in 12 milliseconds