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:xfs_item_ops
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_trans.h
16
struct
xfs_item_ops
;
40
const struct
xfs_item_ops
*li_ops; /* function list */
65
struct
xfs_item_ops
{
struct
105
int type, const struct
xfs_item_ops
*ops);
H
A
D
xfs_dquot_item.c
196
static const struct
xfs_item_ops
xfs_dquot_item_ops = {
301
static const struct
xfs_item_ops
xfs_qm_qoffend_logitem_ops = {
309
static const struct
xfs_item_ops
xfs_qm_qoff_logitem_ops = {
H
A
D
xfs_refcount_item.c
27
static const struct
xfs_item_ops
xfs_cui_item_ops;
210
static const struct
xfs_item_ops
xfs_cud_item_ops = {
589
static const struct
xfs_item_ops
xfs_cui_item_ops = {
H
A
D
xfs_bmap_item.c
32
static const struct
xfs_item_ops
xfs_bui_item_ops;
205
static const struct
xfs_item_ops
xfs_bud_item_ops = {
571
static const struct
xfs_item_ops
xfs_bui_item_ops = {
H
A
D
xfs_rmap_item.c
27
static const struct
xfs_item_ops
xfs_rui_item_ops;
233
static const struct
xfs_item_ops
xfs_rud_item_ops = {
612
static const struct
xfs_item_ops
xfs_rui_item_ops = {
H
A
D
xfs_log.h
105
struct
xfs_item_ops
;
H
A
D
xfs_extfree_item.c
31
static const struct
xfs_item_ops
xfs_efi_item_ops;
309
static const struct
xfs_item_ops
xfs_efd_item_ops = {
673
static const struct
xfs_item_ops
xfs_efi_item_ops = {
H
A
D
xfs_icreate_item.c
69
static const struct
xfs_item_ops
xfs_icreate_item_ops = {
H
A
D
xfs_inode_item.c
626
static const struct
xfs_item_ops
xfs_inode_item_ops = {
H
A
D
xfs_buf_item.c
660
static const struct
xfs_item_ops
xfs_buf_item_ops = {
H
A
D
xfs_log.c
992
const struct
xfs_item_ops
*ops)
in xfs_log_item_init()
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_trans.h
17
struct
xfs_item_ops
;
41
const struct
xfs_item_ops
*li_ops; /* function list */
69
struct
xfs_item_ops
{
struct
113
int type, const struct
xfs_item_ops
*ops);
H
A
D
xfs_attr_item.c
34
static const struct
xfs_item_ops
xfs_attri_item_ops;
35
static const struct
xfs_item_ops
xfs_attrd_item_ops;
854
static const struct
xfs_item_ops
xfs_attri_item_ops = {
870
static const struct
xfs_item_ops
xfs_attrd_item_ops = {
H
A
D
xfs_refcount_item.c
28
static const struct
xfs_item_ops
xfs_cui_item_ops;
221
static const struct
xfs_item_ops
xfs_cud_item_ops = {
637
static const struct
xfs_item_ops
xfs_cui_item_ops = {
H
A
D
xfs_log.h
126
struct
xfs_item_ops
;
H
A
D
xfs_iunlink_item.c
122
static const struct
xfs_item_ops
xfs_iunlink_item_ops = {
H
A
D
xfs_extfree_item.c
32
static const struct
xfs_item_ops
xfs_efi_item_ops;
297
static const struct
xfs_item_ops
xfs_efd_item_ops = {
778
static const struct
xfs_item_ops
xfs_efi_item_ops = {
H
A
D
xfs_bmap_item.c
32
static const struct
xfs_item_ops
xfs_bui_item_ops;
215
static const struct
xfs_item_ops
xfs_bud_item_ops = {
616
static const struct
xfs_item_ops
xfs_bui_item_ops = {
H
A
D
xfs_rmap_item.c
28
static const struct
xfs_item_ops
xfs_rui_item_ops;
219
static const struct
xfs_item_ops
xfs_rud_item_ops = {
643
static const struct
xfs_item_ops
xfs_rui_item_ops = {
H
A
D
xfs_dquot_item.c
196
static const struct
xfs_item_ops
xfs_dquot_item_ops = {
H
A
D
xfs_icreate_item.c
70
static const struct
xfs_item_ops
xfs_icreate_item_ops = {
H
A
D
xfs_buf_item.c
784
static const struct
xfs_item_ops
xfs_buf_item_ops = {
H
A
D
xfs_inode_item.c
811
static const struct
xfs_item_ops
xfs_inode_item_ops = {
H
A
D
xfs_log_recover.c
2555
const struct
xfs_item_ops
*ops;
in xlog_recover_process_intents()
H
A
D
xfs_log.c
1121
const struct
xfs_item_ops
*ops)
in xfs_log_item_init()
Completed in 34 milliseconds