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:fsn_event
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/inotify/
H
A
D
inotify_fsnotify.c
64
struct fsnotify_event *
fsn_event
;
in inotify_handle_inode_event()
local
186
static void inotify_free_event(struct fsnotify_event *
fsn_event
)
in inotify_free_event()
argument
H
A
D
inotify_user.c
117
static int round_event_name_len(struct fsnotify_event *
fsn_event
)
in round_event_name_len()
argument
282
struct fsnotify_event *
fsn_event
;
in inotify_ioctl()
local
164
copy_event_to_user(struct fsnotify_group *group, struct fsnotify_event *
fsn_event
, char __user *buf)
copy_event_to_user()
argument
/kernel/linux/linux-6.6/fs/notify/inotify/
H
A
D
inotify_fsnotify.c
65
struct fsnotify_event *
fsn_event
;
in inotify_handle_inode_event()
local
187
inotify_free_event(struct fsnotify_group *group, struct fsnotify_event *
fsn_event
)
inotify_free_event()
argument
H
A
D
inotify_user.c
154
static int round_event_name_len(struct fsnotify_event *
fsn_event
)
in round_event_name_len()
argument
318
struct fsnotify_event *
fsn_event
;
in inotify_ioctl()
local
200
copy_event_to_user(struct fsnotify_group *group, struct fsnotify_event *
fsn_event
, char __user *buf)
copy_event_to_user()
argument
/kernel/linux/linux-5.10/fs/notify/fanotify/
H
A
D
fanotify_user.c
631
struct fsnotify_event *
fsn_event
;
in fanotify_ioctl()
local
H
A
D
fanotify.c
662
struct fsnotify_event *
fsn_event
;
in fanotify_handle_event()
local
778
static void fanotify_free_event(struct fsnotify_event *
fsn_event
)
in fanotify_free_event()
argument
/kernel/linux/linux-6.6/fs/notify/fanotify/
H
A
D
fanotify_user.c
220
struct fsnotify_event *
fsn_event
;
in get_one_event()
local
908
struct fsnotify_event *
fsn_event
;
in fanotify_release()
local
963
struct fsnotify_event *
fsn_event
;
in fanotify_ioctl()
local
[all...]
H
A
D
fanotify.c
900
struct fsnotify_event *
fsn_event
;
in fanotify_handle_event()
local
874
fanotify_insert_event(struct fsnotify_group *group, struct fsnotify_event *
fsn_event
)
fanotify_insert_event()
argument
1031
fanotify_free_event(struct fsnotify_group *group, struct fsnotify_event *
fsn_event
)
fanotify_free_event()
argument
Completed in 9 milliseconds