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:bitmap_storage
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/
H
A
D
md-bitmap.c
229
struct
bitmap_storage
*store = &bitmap->storage;
in __write_sb_page()
438
struct
bitmap_storage
*store = &bitmap->storage;
in filemap_write_page()
781
static inline unsigned long file_page_index(struct
bitmap_storage
*store,
in file_page_index()
790
static inline unsigned long file_page_offset(struct
bitmap_storage
*store,
in file_page_offset()
802
static inline struct page *filemap_get_page(struct
bitmap_storage
*store,
in filemap_get_page()
810
static int md_bitmap_storage_alloc(struct
bitmap_storage
*store,
in md_bitmap_storage_alloc()
865
static void md_bitmap_file_unmap(struct
bitmap_storage
*store)
in md_bitmap_file_unmap()
952
struct
bitmap_storage
*store = &bitmap->storage;
in md_bitmap_file_set_bit()
983
struct
bitmap_storage
*store = &bitmap->storage;
in md_bitmap_file_clear_bit()
1113
struct
bitmap_storage
*stor
in md_bitmap_init_from_disk()
[all...]
H
A
D
md-bitmap.h
200
struct
bitmap_storage
{
struct
/kernel/linux/linux-5.10/drivers/md/
H
A
D
md-bitmap.c
210
struct
bitmap_storage
*store = &bitmap->storage;
in write_sb_page()
741
static inline unsigned long file_page_index(struct
bitmap_storage
*store,
in file_page_index()
750
static inline unsigned long file_page_offset(struct
bitmap_storage
*store,
in file_page_offset()
762
static inline struct page *filemap_get_page(struct
bitmap_storage
*store,
in filemap_get_page()
770
static int md_bitmap_storage_alloc(struct
bitmap_storage
*store,
in md_bitmap_storage_alloc()
826
static void md_bitmap_file_unmap(struct
bitmap_storage
*store)
in md_bitmap_file_unmap()
925
struct
bitmap_storage
*store = &bitmap->storage;
in md_bitmap_file_set_bit()
954
struct
bitmap_storage
*store = &bitmap->storage;
in md_bitmap_file_clear_bit()
1059
struct
bitmap_storage
*store = &bitmap->storage;
in md_bitmap_init_from_disk()
2069
struct
bitmap_storage
stor
in md_bitmap_resize()
[all...]
H
A
D
md-bitmap.h
200
struct
bitmap_storage
{
struct
Completed in 7 milliseconds