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:ufs_sb_info
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/ufs/
H
A
D
cylinder.c
32
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_read_cylinder()
85
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_put_cylinder()
130
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_load_cylinder()
H
A
D
ufs.h
18
struct
ufs_sb_info
{
struct
140
static inline struct
ufs_sb_info
*UFS_SB(struct super_block *sb)
in UFS_SB()
H
A
D
super.c
472
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_setup_cstotal()
506
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_read_cylinder_structures()
646
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_put_super_internal()
718
struct
ufs_sb_info
*sbi;
in delayed_sync_fs()
720
sbi = container_of(work, struct
ufs_sb_info
, sync_work.work);
in delayed_sync_fs()
731
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_mark_sb_dirty()
745
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_put_super()
780
struct
ufs_sb_info
* sbi;
in ufs_fill_super()
806
sbi = kzalloc(sizeof(struct
ufs_sb_info
), GFP_KERNEL);
in ufs_fill_super()
1394
struct
ufs_sb_info
*sb
in ufs_show_options()
[all...]
H
A
D
ialloc.c
175
struct
ufs_sb_info
* sbi;
in ufs_new_inode()
/kernel/linux/linux-6.6/fs/ufs/
H
A
D
cylinder.c
32
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_read_cylinder()
85
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_put_cylinder()
130
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_load_cylinder()
H
A
D
ufs.h
18
struct
ufs_sb_info
{
struct
141
static inline struct
ufs_sb_info
*UFS_SB(struct super_block *sb)
in UFS_SB()
H
A
D
super.c
471
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_setup_cstotal()
505
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_read_cylinder_structures()
645
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_put_super_internal()
717
struct
ufs_sb_info
*sbi;
in delayed_sync_fs()
719
sbi = container_of(work, struct
ufs_sb_info
, sync_work.work);
in delayed_sync_fs()
730
struct
ufs_sb_info
*sbi = UFS_SB(sb);
in ufs_mark_sb_dirty()
744
struct
ufs_sb_info
* sbi = UFS_SB(sb);
in ufs_put_super()
779
struct
ufs_sb_info
* sbi;
in ufs_fill_super()
805
sbi = kzalloc(sizeof(struct
ufs_sb_info
), GFP_KERNEL);
in ufs_fill_super()
1393
struct
ufs_sb_info
*sb
in ufs_show_options()
[all...]
H
A
D
ialloc.c
175
struct
ufs_sb_info
* sbi;
in ufs_new_inode()
Completed in 7 milliseconds