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:ocfs2_dlm_lvb
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
stackglue.h
279
void *
ocfs2_dlm_lvb
(struct ocfs2_dlm_lksb *lksb);
H
A
D
stackglue.c
271
void *
ocfs2_dlm_lvb
(struct ocfs2_dlm_lksb *lksb)
in ocfs2_dlm_lvb()
function
275
EXPORT_SYMBOL_GPL(
ocfs2_dlm_lvb
);
variable
H
A
D
dlmglue.c
117
struct ocfs2_meta_lvb *lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_dump_meta_lvb_info()
2167
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in __ocfs2_stuff_meta_lvb()
2215
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_refresh_inode_from_lvb()
2248
struct ocfs2_meta_lvb *lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_meta_lvb_is_trustable()
2757
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_orphan_scan_lock()
2774
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_orphan_scan_unlock()
2924
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_trim_fs_lock()
2950
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_trim_fs_unlock()
3188
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_dlm_seq_show()
4158
lvb =
ocfs2_dlm_lvb
(
in ocfs2_set_qinfo_lvb()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
stackglue.h
277
void *
ocfs2_dlm_lvb
(struct ocfs2_dlm_lksb *lksb);
H
A
D
stackglue.c
269
void *
ocfs2_dlm_lvb
(struct ocfs2_dlm_lksb *lksb)
in ocfs2_dlm_lvb()
function
273
EXPORT_SYMBOL_GPL(
ocfs2_dlm_lvb
);
variable
H
A
D
dlmglue.c
116
struct ocfs2_meta_lvb *lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_dump_meta_lvb_info()
2167
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in __ocfs2_stuff_meta_lvb()
2216
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_refresh_inode_from_lvb()
2253
struct ocfs2_meta_lvb *lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_meta_lvb_is_trustable()
2767
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_orphan_scan_lock()
2784
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_orphan_scan_unlock()
2934
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_trim_fs_lock()
2960
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_trim_fs_unlock()
3198
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in ocfs2_dlm_seq_show()
4179
lvb =
ocfs2_dlm_lvb
(
in ocfs2_set_qinfo_lvb()
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlmfs/
H
A
D
userdlm.c
549
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in user_dlm_write_lvb()
565
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in user_dlm_read_lvb()
/kernel/linux/linux-6.6/fs/ocfs2/dlmfs/
H
A
D
userdlm.c
547
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in user_dlm_write_lvb()
563
lvb =
ocfs2_dlm_lvb
(&lockres->l_lksb);
in user_dlm_read_lvb()
Completed in 16 milliseconds