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:gfs2_rgrp
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
rgrp.c
271
/* Adjust for the size diff between gfs2_meta_header and
gfs2_rgrp
*/
in gfs2_rbm_from_block()
272
rbm->offset += (sizeof(struct
gfs2_rgrp
) -
in gfs2_rbm_from_block()
763
bi->bi_offset = sizeof(struct
gfs2_rgrp
);
in compute_bitstructs()
769
bytes = sdp->sd_sb.sb_bsize - sizeof(struct
gfs2_rgrp
);
in compute_bitstructs()
770
bi->bi_offset = sizeof(struct
gfs2_rgrp
);
in compute_bitstructs()
1044
const struct
gfs2_rgrp
*str = buf;
in gfs2_rgrp_in()
1059
const struct
gfs2_rgrp
*str = buf;
in gfs2_rgrp_ondisk2lvb()
1072
struct
gfs2_rgrp
*str = buf;
in gfs2_rgrp_out()
1087
crc = gfs2_disk_hash(buf, sizeof(struct
gfs2_rgrp
));
in gfs2_rgrp_out()
1097
struct
gfs2_rgrp
*st
in gfs2_rgrp_lvb_valid()
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
rgrp.c
287
/* Adjust for the size diff between gfs2_meta_header and
gfs2_rgrp
*/
in gfs2_rbm_from_block()
288
rbm->offset += (sizeof(struct
gfs2_rgrp
) -
in gfs2_rbm_from_block()
779
bi->bi_offset = sizeof(struct
gfs2_rgrp
);
in compute_bitstructs()
785
bytes = sdp->sd_sb.sb_bsize - sizeof(struct
gfs2_rgrp
);
in compute_bitstructs()
786
bi->bi_offset = sizeof(struct
gfs2_rgrp
);
in compute_bitstructs()
1061
const struct
gfs2_rgrp
*str = buf;
in gfs2_rgrp_in()
1076
const struct
gfs2_rgrp
*str = buf;
in gfs2_rgrp_ondisk2lvb()
1089
struct
gfs2_rgrp
*str = buf;
in gfs2_rgrp_out()
1104
crc = gfs2_disk_hash(buf, sizeof(struct
gfs2_rgrp
));
in gfs2_rgrp_out()
1114
struct
gfs2_rgrp
*st
in gfs2_rgrp_lvb_valid()
[all...]
H
A
D
lops.c
769
struct
gfs2_rgrp
*jrgd = (struct
gfs2_rgrp
*)bh_log->b_data;
in obsolete_rgrp()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
gfs2_ondisk.h
190
struct
gfs2_rgrp
{
struct
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
gfs2_ondisk.h
190
struct
gfs2_rgrp
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
134
struct
gfs2_rgrp
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
134
struct
gfs2_rgrp
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
117
struct
gfs2_rgrp
{
struct
Completed in 14 milliseconds