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_uid
(Results
26 - 37
of
37
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/
H
A
D
f2fs_fs.h
237
__le32
i_uid
; /* user ID */
member
H
A
D
fs.h
616
kuid_t
i_uid
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
f2fs_fs.h
279
__le32
i_uid
; /* user ID */
member
H
A
D
fs.h
644
kuid_t
i_uid
;
member
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
inode.c
4361
uid_t
i_uid
;
in ext4_fill_raw_inode()
local
4795
uid_t
i_uid
;
in __ext4_iget()
local
[all...]
H
A
D
ext4.h
769
__le16
i_uid
; /* Low 16 bits of Owner Uid */
member
/kernel/linux/linux-5.10/fs/ext2/
H
A
D
ext2.h
293
__le16
i_uid
; /* Low 16 bits of Owner Uid */
member
/kernel/linux/linux-6.6/fs/ext2/
H
A
D
ext2.h
292
__le16
i_uid
; /* Low 16 bits of Owner Uid */
member
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
inode.c
4261
uid_t
i_uid
;
in ext4_fill_raw_inode()
local
4696
uid_t
i_uid
;
in __ext4_iget()
local
H
A
D
ext4.h
768
__le16
i_uid
; /* Low 16 bits of Owner Uid */
member
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
ocfs2_fs.h
672
__le32
i_uid
; /* Owner UID */
member
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
ocfs2_fs.h
670
__le32
i_uid
; /* Owner UID */
member
Completed in 73 milliseconds
1
2