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:cluster_bits
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
resize.c
1006
int
cluster_bits
= EXT4_SB(sb)->s_cluster_bits;
in reserve_backup_gdb()
local
/kernel/linux/linux-5.10/fs/fat/
H
A
D
fat.h
65
unsigned short
cluster_bits
; /* log2(cluster_size) */
member
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
resize.c
1022
int
cluster_bits
= EXT4_SB(sb)->s_cluster_bits;
in reserve_backup_gdb()
local
/kernel/linux/linux-6.6/fs/fat/
H
A
D
fat.h
65
unsigned short
cluster_bits
; /* log2(cluster_size) */
member
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
inode.c
560
u8
cluster_bits
= sbi->
cluster_bits
;
in ntfs_get_block_vbo()
local
H
A
D
file.c
579
u8
cluster_bits
= sbi->
cluster_bits
;
in ntfs_fallocate()
local
H
A
D
attrib.c
407
u8
cluster_bits
= sbi->
cluster_bits
;
in attr_set_size()
local
888
u8
cluster_bits
;
attr_data_get_block()
local
1347
u8
cluster_bits
= sbi->
cluster_bits
;
attr_load_runs_range()
local
[all...]
H
A
D
bitmap.c
505
u8
cluster_bits
= sbi->
cluster_bits
;
in wnd_rescan()
local
H
A
D
frecord.c
1910
u8
cluster_bits
= sbi->
cluster_bits
;
in ni_fiemap()
local
2453
u8
cluster_bits
= sbi->
cluster_bits
;
ni_read_frame()
local
[all...]
H
A
D
super.c
878
u8
cluster_bits
;
in ntfs_init_from_boot()
local
[all...]
H
A
D
fsntfs.c
1131
u8
cluster_bits
= sbi->
cluster_bits
;
in ntfs_sb_write_run()
local
1179
u8
cluster_bits
= sbi->
cluster_bits
;
in ntfs_bread_run()
local
1197
u8
cluster_bits
= sbi->
cluster_bits
;
ntfs_read_run_nb()
local
1326
u8
cluster_bits
= sbi->
cluster_bits
;
ntfs_get_bh()
local
1506
u8
cluster_bits
= sbi->
cluster_bits
;
ntfs_bio_pages()
local
1601
u8
cluster_bits
= sbi->
cluster_bits
;
ntfs_bio_fill_1()
local
1671
u8
cluster_bits
= sbi->
cluster_bits
;
ntfs_vbo_to_lbo()
local
[all...]
H
A
D
ntfs_fs.h
225
u8
cluster_bits
;
member
Completed in 23 milliseconds