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:udf_part_map
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/udf/
H
A
D
partition.c
33
struct
udf_part_map
*map;
in udf_get_pblock()
54
struct
udf_part_map
*map;
in udf_get_pblock_virt15()
118
struct
udf_part_map
*map;
in udf_get_pblock_spar15()
166
struct
udf_part_map
*map = &sbi->s_partmaps[i];
in udf_relocate_blocks()
284
struct
udf_part_map
*map;
in udf_try_read_meta()
310
struct
udf_part_map
*map;
in udf_get_pblock_meta25()
H
A
D
udf_sb.h
89
struct
udf_part_map
{
struct
111
struct
udf_part_map
*s_partmaps;
H
A
D
super.c
274
static void udf_free_partition(struct
udf_part_map
*map)
in udf_free_partition()
941
struct
udf_part_map
*map;
in udf_load_metadata_files()
1003
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_compute_nr_groups()
1025
struct
udf_part_map
*map)
in check_partition_desc()
1075
struct
udf_part_map
*map;
in udf_fill_partdesc_info()
1150
struct
udf_part_map
*map = &sbi->s_partmaps[p_index];
in udf_find_vat_block()
1175
struct
udf_part_map
*map = &sbi->s_partmaps[p_index];
in udf_load_vat()
1232
struct
udf_part_map
*map;
in udf_load_partdesc()
1327
struct
udf_part_map
*map,
in udf_load_sparable_map()
1418
struct
udf_part_map
*ma
in udf_load_logicalvol()
[all...]
H
A
D
balloc.c
136
struct
udf_part_map
*partmap;
in udf_bitmap_free_blocks()
387
struct
udf_part_map
*partmap;
in udf_table_free_blocks()
679
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_free_blocks()
700
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_prealloc_blocks()
725
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_new_block()
/kernel/linux/linux-6.6/fs/udf/
H
A
D
partition.c
29
struct
udf_part_map
*map;
in udf_get_pblock()
50
struct
udf_part_map
*map;
in udf_get_pblock_virt15()
113
struct
udf_part_map
*map;
in udf_get_pblock_spar15()
161
struct
udf_part_map
*map = &sbi->s_partmaps[i];
in udf_relocate_blocks()
279
struct
udf_part_map
*map;
in udf_try_read_meta()
305
struct
udf_part_map
*map;
in udf_get_pblock_meta25()
H
A
D
udf_sb.h
92
struct
udf_part_map
{
struct
114
struct
udf_part_map
*s_partmaps;
H
A
D
super.c
277
static void udf_free_partition(struct
udf_part_map
*map)
in udf_free_partition()
945
struct
udf_part_map
*map;
in udf_load_metadata_files()
1007
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_compute_nr_groups()
1029
struct
udf_part_map
*map)
in check_partition_desc()
1079
struct
udf_part_map
*map;
in udf_fill_partdesc_info()
1154
struct
udf_part_map
*map = &sbi->s_partmaps[p_index];
in udf_find_vat_block()
1179
struct
udf_part_map
*map = &sbi->s_partmaps[p_index];
in udf_load_vat()
1238
struct
udf_part_map
*map;
in udf_load_partdesc()
1333
struct
udf_part_map
*map,
in udf_load_sparable_map()
1424
struct
udf_part_map
*ma
in udf_load_logicalvol()
[all...]
H
A
D
balloc.c
132
struct
udf_part_map
*partmap;
in udf_bitmap_free_blocks()
383
struct
udf_part_map
*partmap;
in udf_table_free_blocks()
675
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_free_blocks()
696
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_prealloc_blocks()
721
struct
udf_part_map
*map = &UDF_SB(sb)->s_partmaps[partition];
in udf_new_block()
Completed in 9 milliseconds