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:prealloc_cf
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
file.c
1004
struct ceph_cap_flush *
prealloc_cf
;
member
1044
&aio_req->
prealloc_cf
);
in ceph_aio_complete()
1056
ceph_free_cap_flush(aio_req->
prealloc_cf
);
in ceph_aio_complete()
1292
swap(aio_req->
prealloc_cf
, *pcf);
in ceph_direct_read_write()
1708
struct ceph_cap_flush *
prealloc_cf
;
in ceph_write_iter()
local
1720
prealloc_cf
= ceph_alloc_cap_flush();
in ceph_write_iter()
1721
if (!
prealloc_cf
)
in ceph_write_iter()
1824
&
prealloc_cf
);
in ceph_write_iter()
1854
&
prealloc_cf
);
in ceph_write_iter()
1889
ceph_free_cap_flush(
prealloc_cf
);
in ceph_write_iter()
2082
struct ceph_cap_flush *
prealloc_cf
;
ceph_fallocate()
local
2311
struct ceph_cap_flush *
prealloc_cf
;
__ceph_copy_file_range()
local
[all...]
H
A
D
xattr.c
1025
struct ceph_cap_flush *
prealloc_cf
= NULL;
in __ceph_setxattr()
local
1070
prealloc_cf
= ceph_alloc_cap_flush();
in __ceph_setxattr()
1071
if (!
prealloc_cf
)
in __ceph_setxattr()
1119
&
prealloc_cf
);
in __ceph_setxattr()
1130
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setxattr()
1157
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setxattr()
H
A
D
addr.c
1585
struct ceph_cap_flush *
prealloc_cf
;
in ceph_page_mkwrite()
local
1594
prealloc_cf
= ceph_alloc_cap_flush();
in ceph_page_mkwrite()
1595
if (!
prealloc_cf
)
in ceph_page_mkwrite()
1677
&
prealloc_cf
);
in ceph_page_mkwrite()
1689
ceph_free_cap_flush(
prealloc_cf
);
in ceph_page_mkwrite()
H
A
D
inode.c
2037
struct ceph_cap_flush *
prealloc_cf
;
in __ceph_setattr()
local
2045
prealloc_cf
= ceph_alloc_cap_flush();
in __ceph_setattr()
2046
if (!
prealloc_cf
)
in __ceph_setattr()
2052
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setattr()
2211
&
prealloc_cf
);
in __ceph_setattr()
2237
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setattr()
/kernel/linux/linux-6.6/fs/ceph/
H
A
D
file.c
1183
struct ceph_cap_flush *
prealloc_cf
;
member
1222
&aio_req->
prealloc_cf
);
in ceph_aio_complete()
1234
ceph_free_cap_flush(aio_req->
prealloc_cf
);
in ceph_aio_complete()
1479
swap(aio_req->
prealloc_cf
, *pcf);
in ceph_direct_read_write()
2236
struct ceph_cap_flush *
prealloc_cf
;
in ceph_write_iter()
local
2251
prealloc_cf
= ceph_alloc_cap_flush();
in ceph_write_iter()
2252
if (!
prealloc_cf
)
in ceph_write_iter()
2345
&
prealloc_cf
);
in ceph_write_iter()
2372
&
prealloc_cf
);
in ceph_write_iter()
2407
ceph_free_cap_flush(
prealloc_cf
);
in ceph_write_iter()
2558
struct ceph_cap_flush *
prealloc_cf
;
ceph_fallocate()
local
2850
struct ceph_cap_flush *
prealloc_cf
;
__ceph_copy_file_range()
local
[all...]
H
A
D
addr.c
1681
struct ceph_cap_flush *
prealloc_cf
;
in ceph_page_mkwrite()
local
1693
prealloc_cf
= ceph_alloc_cap_flush();
in ceph_page_mkwrite()
1694
if (!
prealloc_cf
)
in ceph_page_mkwrite()
1760
&
prealloc_cf
);
in ceph_page_mkwrite()
1772
ceph_free_cap_flush(
prealloc_cf
);
in ceph_page_mkwrite()
1828
struct ceph_cap_flush *
prealloc_cf
= NULL;
in ceph_uninline_data()
local
1850
prealloc_cf
= ceph_alloc_cap_flush();
in ceph_uninline_data()
1851
if (!
prealloc_cf
)
in ceph_uninline_data()
1935
dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &
prealloc_cf
);
in ceph_uninline_data()
1951
ceph_free_cap_flush(
prealloc_cf
);
in ceph_uninline_data()
[all...]
H
A
D
xattr.c
1168
struct ceph_cap_flush *
prealloc_cf
= NULL;
in __ceph_setxattr()
local
1213
prealloc_cf
= ceph_alloc_cap_flush();
in __ceph_setxattr()
1214
if (!
prealloc_cf
)
in __ceph_setxattr()
1266
&
prealloc_cf
);
in __ceph_setxattr()
1277
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setxattr()
1304
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setxattr()
H
A
D
inode.c
2431
struct ceph_cap_flush *
prealloc_cf
;
in __ceph_setattr()
local
2443
prealloc_cf
= ceph_alloc_cap_flush();
in __ceph_setattr()
2444
if (!
prealloc_cf
)
in __ceph_setattr()
2450
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setattr()
2679
&
prealloc_cf
);
in __ceph_setattr()
2719
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setattr()
2728
ceph_free_cap_flush(
prealloc_cf
);
in __ceph_setattr()
Completed in 21 milliseconds