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:F2FS_INODE
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
inode.c
117
set_raw_inline(inode,
F2FS_INODE
(ipage));
in __recover_inline_status()
206
struct f2fs_inode *ri =
F2FS_INODE
(node_page);
in sanity_check_inode()
209
iblocks = le64_to_cpu(
F2FS_INODE
(node_page)->i_blocks);
in sanity_check_inode()
358
ri =
F2FS_INODE
(node_page);
in do_read_inode()
574
ri =
F2FS_INODE
(node_page);
in f2fs_update_inode()
H
A
D
recovery.c
150
struct f2fs_inode *raw_inode =
F2FS_INODE
(ipage);
in recover_dentry()
230
struct f2fs_inode *raw =
F2FS_INODE
(page);
in recover_quota_data()
269
struct f2fs_inode *raw =
F2FS_INODE
(page);
in recover_inode()
323
name =
F2FS_INODE
(page)->i_name;
in recover_inode()
H
A
D
inline.c
290
ri =
F2FS_INODE
(npage);
in f2fs_recover_inline_data()
799
(char *)
F2FS_INODE
(ipage);
in f2fs_inline_data_fiemap()
H
A
D
node.c
1064
ri =
F2FS_INODE
(page);
in f2fs_truncate_inode_blocks()
2606
ri =
F2FS_INODE
(page);
in f2fs_recover_inline_xattr()
2701
src =
F2FS_INODE
(page);
in f2fs_recover_inode_page()
2702
dst =
F2FS_INODE
(ipage);
in f2fs_recover_inode_page()
H
A
D
extent_cache.c
364
struct f2fs_extent *i_ext = ipage ? &
F2FS_INODE
(ipage)->i_ext : NULL;
in __f2fs_init_extent_tree()
H
A
D
f2fs.h
1774
static inline struct f2fs_inode *
F2FS_INODE
(struct page *page)
in F2FS_INODE()
function
2852
struct f2fs_inode *ri =
F2FS_INODE
(page);
in inline_xattr_addr()
2917
struct f2fs_inode *ri =
F2FS_INODE
(page);
in inline_data_addr()
H
A
D
dir.c
459
ri =
F2FS_INODE
(ipage);
in init_dent_inode()
H
A
D
gc.c
1026
base = offset_in_addr(
F2FS_INODE
(node_page));
in is_alive()
H
A
D
file.c
3067
if (!F2FS_FITS_IN_INODE(
F2FS_INODE
(ipage), fi->i_extra_isize,
in f2fs_ioc_setproject()
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
recovery.c
170
struct f2fs_inode *raw_inode =
F2FS_INODE
(ipage);
in recover_dentry()
250
struct f2fs_inode *raw =
F2FS_INODE
(page);
in recover_quota_data()
289
struct f2fs_inode *raw =
F2FS_INODE
(page);
in recover_inode()
343
name =
F2FS_INODE
(page)->i_name;
in recover_inode()
H
A
D
inode.c
104
set_raw_inline(inode,
F2FS_INODE
(ipage));
in __recover_inline_status()
265
struct f2fs_inode *ri =
F2FS_INODE
(node_page);
in sanity_check_inode()
268
iblocks = le64_to_cpu(
F2FS_INODE
(node_page)->i_blocks);
in sanity_check_inode()
392
ri =
F2FS_INODE
(node_page);
in do_read_inode()
650
ri =
F2FS_INODE
(node_page);
in f2fs_update_inode()
H
A
D
inline.c
291
ri =
F2FS_INODE
(npage);
in f2fs_recover_inline_data()
808
(char *)
F2FS_INODE
(ipage);
in f2fs_inline_data_fiemap()
H
A
D
node.c
1141
ri =
F2FS_INODE
(page);
in f2fs_truncate_inode_blocks()
2698
ri =
F2FS_INODE
(page);
in f2fs_recover_inline_xattr()
2801
src =
F2FS_INODE
(page);
in f2fs_recover_inode_page()
2802
dst =
F2FS_INODE
(ipage);
in f2fs_recover_inode_page()
H
A
D
dir.c
475
ri =
F2FS_INODE
(ipage);
in init_dent_inode()
H
A
D
extent_cache.c
391
struct f2fs_extent *i_ext = &
F2FS_INODE
(ipage)->i_ext;
in f2fs_init_read_extent_tree()
H
A
D
gc.c
1136
base = offset_in_addr(
F2FS_INODE
(node_page));
in is_alive()
H
A
D
f2fs.h
1968
static inline struct f2fs_inode *
F2FS_INODE
(struct page *page)
in F2FS_INODE()
function
3231
struct f2fs_inode *ri =
F2FS_INODE
(page);
in inline_xattr_addr()
Completed in 63 milliseconds