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:i_blocks
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/fs/
H
A
D
stack.c
14
blkcnt_t
i_blocks
;
in fsstack_copy_inode_size()
local
[all...]
/kernel/linux/linux-6.6/fs/
H
A
D
stack.c
14
blkcnt_t
i_blocks
;
in fsstack_copy_inode_size()
local
[all...]
/kernel/linux/linux-5.10/fs/cachefiles/
H
A
D
interface.c
267
blkcnt_t
i_blocks
= 0;
in cachefiles_drop_object()
local
H
A
D
namei.c
256
cachefiles_mark_object_inactive(struct cachefiles_cache *cache, struct cachefiles_object *object, blkcnt_t
i_blocks
)
cachefiles_mark_object_inactive()
argument
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
nilfs2_ondisk.h
55
__le64
i_blocks
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
nilfs2_ondisk.h
55
__le64
i_blocks
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
nilfs2_ondisk.h
26
__le64
i_blocks
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
nilfs2_ondisk.h
13
__le64
i_blocks
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
nilfs2_ondisk.h
26
__le64
i_blocks
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
f2fs_fs.h
241
__le64
i_blocks
; /* file size in blocks */
member
H
A
D
fs.h
655
blkcnt_t
i_blocks
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
f2fs_fs.h
283
__le64
i_blocks
; /* file size in blocks */
member
H
A
D
fs.h
683
blkcnt_t
i_blocks
;
member
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
inode.c
4318
u64
i_blocks
= READ_ONCE(inode->
i_blocks
);
in ext4_inode_blocks_set()
local
4703
blkcnt_t
i_blocks
;
ext4_inode_blocks()
local
[all...]
/kernel/linux/linux-5.10/fs/ext2/
H
A
D
ext2.h
301
__le32
i_blocks
; /* Blocks count */
member
/kernel/linux/linux-6.6/fs/ext2/
H
A
D
ext2.h
300
__le32
i_blocks
; /* Blocks count */
member
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
inode.c
4218
u64
i_blocks
= READ_ONCE(inode->
i_blocks
);
in ext4_inode_blocks_set()
local
4603
blkcnt_t
i_blocks
;
ext4_inode_blocks()
local
[all...]
Completed in 40 milliseconds