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:prop_handler
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
props.c
22
struct
prop_handler
{
struct
44
static const struct
prop_handler
*
48
struct
prop_handler
*h;
in find_prop_handler()
68
const struct
prop_handler
*handler;
in btrfs_validate_prop()
97
const struct
prop_handler
*handler;
in btrfs_ignore_prop()
109
const struct
prop_handler
*handler;
in btrfs_set_prop()
148
const struct
prop_handler
*,
in iterate_object_props()
197
const struct
prop_handler
*handler;
in iterate_object_props()
256
const struct
prop_handler
*handler,
in inode_prop_iterator()
374
static struct
prop_handler
prop_handler
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
props.c
17
struct
prop_handler
{
struct
37
static const struct
prop_handler
*
41
struct
prop_handler
*h;
in find_prop_handler()
60
const struct
prop_handler
*handler;
in btrfs_validate_prop()
79
const struct
prop_handler
*handler;
in btrfs_set_prop()
118
const struct
prop_handler
*,
in iterate_object_props()
167
const struct
prop_handler
*handler;
in iterate_object_props()
226
const struct
prop_handler
*handler,
in inode_prop_iterator()
313
static struct
prop_handler
prop_handlers[] = {
338
const struct
prop_handler
*
in inherit_props()
[all...]
Completed in 2 milliseconds