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:touch_atime
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-6.6/fs/ecryptfs/
H
A
D
file.c
42
touch_atime
(path);
in ecryptfs_read_update_atime()
67
touch_atime
(path);
in ecryptfs_splice_read_update_atime()
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
inode.c
520
touch_atime
(&path);
in bpf_obj_do_get()
594
touch_atime
(&path);
in bpf_prog_get_type_path()
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
inode.c
518
touch_atime
(&path);
in bpf_obj_do_get()
592
touch_atime
(&path);
in bpf_prog_get_type_path()
/kernel/linux/linux-5.10/fs/ecryptfs/
H
A
D
file.c
42
touch_atime
(path);
in ecryptfs_read_update_atime()
/kernel/linux/linux-6.6/fs/overlayfs/
H
A
D
file.c
260
touch_atime
(&file->f_path);
in ovl_file_accessed()
H
A
D
inode.c
706
touch_atime
(&upperpath);
in ovl_update_time()
/kernel/linux/linux-5.10/fs/cachefiles/
H
A
D
namei.c
683
touch_atime
(&path);
in cachefiles_walk_to_object()
/kernel/linux/linux-5.10/fs/
H
A
D
stat.c
425
touch_atime
(&path);
in do_readlinkat()
H
A
D
inode.c
1862
*
touch_atime
- update the access time
1905
void
touch_atime
(const struct path *path)
in touch_atime()
function
1934
EXPORT_SYMBOL(
touch_atime
);
variable
H
A
D
namei.c
1650
touch_atime
(&last->link);
in pick_link()
1655
touch_atime
(&last->link);
in pick_link()
/kernel/linux/linux-5.10/fs/overlayfs/
H
A
D
inode.c
470
touch_atime
(&upperpath);
in ovl_update_time()
H
A
D
file.c
241
touch_atime
(&file->f_path);
in ovl_file_accessed()
/kernel/linux/linux-6.6/fs/cachefiles/
H
A
D
namei.c
596
touch_atime
(&file->f_path);
in cachefiles_open_file()
/kernel/linux/linux-6.6/fs/
H
A
D
stat.c
505
touch_atime
(&path);
in do_readlinkat()
H
A
D
inode.c
2000
void
touch_atime
(const struct path *path)
in touch_atime()
function
2027
EXPORT_SYMBOL(
touch_atime
);
variable
H
A
D
namei.c
1783
touch_atime
(&last->link);
in pick_link()
1788
touch_atime
(&last->link);
in pick_link()
/kernel/linux/linux-5.10/net/unix/
H
A
D
af_unix.c
974
touch_atime
(&path);
in unix_find_other()
990
touch_atime
(&unix_sk(u)->path);
in unix_find_other()
/kernel/linux/linux-5.10/include/linux/
H
A
D
fs.h
2282
extern void
touch_atime
(const struct path *);
2288
touch_atime
(&file->f_path);
in file_accessed()
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs.h
2346
extern void
touch_atime
(const struct path *);
2352
touch_atime
(&file->f_path);
in file_accessed()
/kernel/linux/linux-6.6/net/unix/
H
A
D
af_unix.c
1097
touch_atime
(&path);
in unix_find_bsd()
1127
touch_atime
(&unix_sk(sk)->path);
in unix_find_abstract()
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
vfs.c
1568
touch_atime
(&path);
in nfsd_readlink()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
vfs.c
1568
touch_atime
(&path);
in nfsd_readlink()
Completed in 54 milliseconds