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:simple_xattr_free
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/fs/kernfs/
H
A
D
inode.c
317
simple_xattr_free
(old_xattr);
in kernfs_xattr_set()
374
simple_xattr_free
(old_xattr);
in kernfs_vfs_user_xattr_add()
400
simple_xattr_free
(old_xattr);
in kernfs_vfs_user_xattr_rm()
/kernel/linux/linux-6.6/include/linux/
H
A
D
xattr.h
120
void
simple_xattr_free
(struct simple_xattr *xattr);
/kernel/linux/linux-6.6/fs/
H
A
D
xattr.c
1063
*
simple_xattr_free
- free an xattr object
1068
void
simple_xattr_free
(struct simple_xattr *xattr)
in simple_xattr_free()
function
1222
simple_xattr_free
(new_xattr);
in simple_xattr_set()
1280
simple_xattr_free
(new_xattr);
in simple_xattr_set()
1408
simple_xattr_free
(xattr);
in simple_xattrs_free()
/kernel/linux/linux-6.6/mm/
H
A
D
shmem.c
3703
simple_xattr_free
(old_xattr);
in shmem_xattr_handler_set()
Completed in 9 milliseconds