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:ovl_dir_file
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/fs/overlayfs/
H
A
D
readdir.c
52
struct
ovl_dir_file
{
struct
238
static void ovl_cache_put(struct
ovl_dir_file
*od, struct dentry *dentry)
in ovl_cache_put()
324
struct
ovl_dir_file
*od = file->private_data;
in ovl_dir_reset()
379
static void ovl_seek_cursor(struct
ovl_dir_file
*od, loff_t pos)
in ovl_seek_cursor()
675
struct
ovl_dir_file
*od = file->private_data;
in ovl_is_impure_dir()
691
struct
ovl_dir_file
*od = file->private_data;
in ovl_iterate_real()
732
struct
ovl_dir_file
*od = file->private_data;
in ovl_iterate()
794
struct
ovl_dir_file
*od = file->private_data;
in ovl_dir_llseek()
854
struct
ovl_dir_file
*od = file->private_data;
in ovl_dir_real_file()
907
struct
ovl_dir_file
*o
in ovl_dir_release()
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H
A
D
readdir.c
52
struct
ovl_dir_file
{
struct
238
static void ovl_cache_put(struct
ovl_dir_file
*od, struct inode *inode)
in ovl_cache_put()
324
struct
ovl_dir_file
*od = file->private_data;
in ovl_dir_reset()
379
static void ovl_seek_cursor(struct
ovl_dir_file
*od, loff_t pos)
in ovl_seek_cursor()
680
struct
ovl_dir_file
*od = file->private_data;
in ovl_is_impure_dir()
696
struct
ovl_dir_file
*od = file->private_data;
in ovl_iterate_real()
738
struct
ovl_dir_file
*od = file->private_data;
in ovl_iterate()
804
struct
ovl_dir_file
*od = file->private_data;
in ovl_dir_llseek()
864
struct
ovl_dir_file
*od = file->private_data;
in ovl_dir_real_file()
917
struct
ovl_dir_file
*o
in ovl_dir_release()
[all...]
Completed in 4 milliseconds