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:__iget
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/fs/
H
A
D
drop_caches.c
34
__iget
(inode);
in drop_pagecache_sb()
H
A
D
inode.c
32
* inode->i_state, inode->i_hash,
__iget
()
415
void
__iget
(struct inode *inode)
in __iget()
function
874
__iget
(inode);
in find_inode()
905
__iget
(inode);
in find_inode_fast()
1377
__iget
(inode);
in igrab()
1648
__iget
(old);
in insert_inode_locked()
H
A
D
fs-writeback.c
533
__iget
(inode);
in inode_switch_wbs()
2416
__iget
(inode);
in wait_sb_inodes()
H
A
D
block_dev.c
2159
__iget
(inode);
in iterate_bdevs()
/kernel/linux/linux-6.6/fs/
H
A
D
drop_caches.c
36
__iget
(inode);
in drop_pagecache_sb()
H
A
D
inode.c
30
* inode->i_state, inode->i_hash,
__iget
(), inode->i_io_list
442
void
__iget
(struct inode *inode)
in __iget()
function
845
__iget
(inode);
in inode_lru_isolate()
914
__iget
(inode);
in find_inode()
945
__iget
(inode);
in find_inode_fast()
1420
__iget
(inode);
in igrab()
1691
__iget
(old);
in insert_inode_locked()
H
A
D
fs-writeback.c
546
__iget
(inode);
in inode_prepare_wbs_switch()
2630
__iget
(inode);
in wait_sb_inodes()
/kernel/linux/linux-5.10/fs/notify/
H
A
D
fsnotify.c
45
* We cannot
__iget
() an inode in state I_FREEING,
in fsnotify_unmount_inodes()
57
* doing an
__iget
/iput with SB_ACTIVE clear would actually
in fsnotify_unmount_inodes()
69
__iget
(inode);
in fsnotify_unmount_inodes()
/kernel/linux/linux-6.6/fs/notify/
H
A
D
fsnotify.c
45
* We cannot
__iget
() an inode in state I_FREEING,
in fsnotify_unmount_inodes()
57
* doing an
__iget
/iput with SB_ACTIVE clear would actually
in fsnotify_unmount_inodes()
69
__iget
(inode);
in fsnotify_unmount_inodes()
/kernel/linux/linux-6.6/security/landlock/
H
A
D
fs.c
967
__iget
(inode);
in hook_sb_delete()
992
*
__iget
() reference that we just set in this loop
in hook_sb_delete()
1005
* At this point, we still own the
__iget
() reference
in hook_sb_delete()
/kernel/linux/linux-5.10/fs/crypto/
H
A
D
keyring.c
851
__iget
(inode);
in evict_dentries_for_decrypted_inodes()
/kernel/linux/linux-6.6/fs/crypto/
H
A
D
keyring.c
883
__iget
(inode);
in evict_dentries_for_decrypted_inodes()
/kernel/linux/linux-6.6/block/
H
A
D
bdev.c
1044
__iget
(inode);
in sync_bdevs()
/kernel/linux/linux-5.10/fs/quota/
H
A
D
dquot.c
1051
__iget
(inode);
in add_dquot_ref()
/kernel/linux/linux-5.10/include/linux/
H
A
D
fs.h
3012
extern void
__iget
(struct inode * inode);
/kernel/linux/linux-6.6/fs/quota/
H
A
D
dquot.c
1049
__iget
(inode);
in add_dquot_ref()
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs.h
2910
extern void
__iget
(struct inode * inode);
Completed in 42 milliseconds