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
defs:start_fsb
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_aops.c
509
xfs_fileoff_t
start_fsb
= XFS_B_TO_FSBT(mp, fileoff);
in xfs_discard_page()
local
H
A
D
xfs_fsmap.c
481
xfs_fsblock_t
start_fsb
;
in __xfs_getfsmap_rtdev()
local
576
xfs_fsblock_t
start_fsb
;
in __xfs_getfsmap_datadev()
local
H
A
D
xfs_iomap.c
1087
xfs_fileoff_t
start_fsb
;
in xfs_buffered_write_iomap_end()
local
H
A
D
xfs_bmap_util.c
55
xfs_zero_extent( struct xfs_inode *ip, xfs_fsblock_t
start_fsb
, xfs_off_t count_fsb)
xfs_zero_extent()
argument
550
xfs_bmap_punch_delalloc_range( struct xfs_inode *ip, xfs_fileoff_t
start_fsb
, xfs_fileoff_t length)
xfs_bmap_punch_delalloc_range()
argument
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
fsmap.c
471
ext4_fsblk_t
start_fsb
;
in ext4_getfsmap_datadev()
local
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_fsmap.c
440
xfs_fsblock_t
start_fsb
, end_fsb;
in xfs_getfsmap_logdev()
local
596
xfs_fsblock_t
start_fsb
;
in __xfs_getfsmap_datadev()
local
[all...]
H
A
D
xfs_bmap_util.c
598
xfs_fileoff_t
start_fsb
= XFS_B_TO_FSBT(mp, start_byte);
in xfs_bmap_punch_delalloc_range()
local
55
xfs_zero_extent( struct xfs_inode *ip, xfs_fsblock_t
start_fsb
, xfs_off_t count_fsb)
xfs_zero_extent()
argument
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
fsmap.c
471
ext4_fsblk_t
start_fsb
;
in ext4_getfsmap_datadev()
local
Completed in 11 milliseconds