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:mtd_sync
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/mtd/
H
A
D
mtdblock.c
294
mtd_sync
(mbd->mtd);
in mtdblock_release()
309
mtd_sync
(dev->mtd);
in mtdblock_flush()
H
A
D
rfd_ftl.c
416
mtd_sync
(part->mbd.mtd);
in reclaim_block()
H
A
D
mtdchar.c
108
mtd_sync
(mtd);
in mtdchar_close()
H
A
D
mtdconcat.c
558
mtd_sync
(subdev);
in concat_sync()
H
A
D
ftl.c
613
mtd_sync
(part->mbd.mtd);
in reclaim_block()
/kernel/linux/linux-6.6/drivers/mtd/
H
A
D
mtdblock.c
298
mtd_sync
(mbd->mtd);
in mtdblock_release()
313
mtd_sync
(dev->mtd);
in mtdblock_flush()
H
A
D
mtdconcat.c
558
mtd_sync
(subdev);
in concat_sync()
H
A
D
ftl.c
613
mtd_sync
(part->mbd.mtd);
in reclaim_block()
H
A
D
rfd_ftl.c
413
mtd_sync
(part->mbd.mtd);
in reclaim_block()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H
A
D
mtd.c
34
rc = efx->type->
mtd_sync
(mtd);
in ef4_mtd_sync()
H
A
D
net_driver.h
1017
* @
mtd_sync
: Wait for write-back to complete on MTD partition. This
1136
int (*
mtd_sync
)(struct mtd_info *mtd);
member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
mtd.c
34
rc = efx->type->
mtd_sync
(mtd);
in efx_mtd_sync()
H
A
D
siena.c
1056
.
mtd_sync
= efx_mcdi_mtd_sync,
H
A
D
net_driver.h
1301
* @
mtd_sync
: Wait for write-back to complete on MTD partition. This
1458
int (*
mtd_sync
)(struct mtd_info *mtd);
member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H
A
D
mtd.c
34
rc = efx->type->
mtd_sync
(mtd);
in ef4_mtd_sync()
H
A
D
net_driver.h
1017
* @
mtd_sync
: Wait for write-back to complete on MTD partition. This
1136
int (*
mtd_sync
)(struct mtd_info *mtd);
member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
mtd.c
34
rc = efx->type->
mtd_sync
(mtd);
in efx_mtd_sync()
H
A
D
net_driver.h
1313
* @
mtd_sync
: Wait for write-back to complete on MTD partition. This
1471
int (*
mtd_sync
)(struct mtd_info *mtd);
member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
mtd.c
34
rc = efx->type->
mtd_sync
(mtd);
in efx_mtd_sync()
/kernel/linux/linux-5.10/fs/jffs2/
H
A
D
super.c
340
mtd_sync
(c->mtd);
in jffs2_put_super()
/kernel/linux/linux-6.6/fs/jffs2/
H
A
D
super.c
339
mtd_sync
(c->mtd);
in jffs2_put_super()
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H
A
D
kapi.c
767
mtd_sync
(ubi->mtd);
in ubi_sync()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H
A
D
kapi.c
768
mtd_sync
(ubi->mtd);
in ubi_sync()
/kernel/linux/linux-5.10/include/linux/mtd/
H
A
D
mtd.h
522
static inline void
mtd_sync
(struct mtd_info *mtd)
in mtd_sync()
function
/kernel/linux/linux-6.6/include/linux/mtd/
H
A
D
mtd.h
531
static inline void
mtd_sync
(struct mtd_info *mtd)
in mtd_sync()
function
Completed in 33 milliseconds
1
2