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:rpc_unlink
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
rpc_pipe_fs.h
132
extern int
rpc_unlink
(struct dentry *);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
rpc_pipe_fs.h
132
extern int
rpc_unlink
(struct dentry *);
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H
A
D
rpc_pipefs.c
162
rpc_unlink
(pipe->dentry);
in nfs4blocklayout_unregister_sb()
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
H
A
D
rpc_pipefs.c
161
rpc_unlink
(pipe->dentry);
in nfs4blocklayout_unregister_sb()
/kernel/linux/linux-5.10/net/sunrpc/
H
A
D
rpc_pipe.c
836
*
rpc_unlink
- remove a pipe
844
rpc_unlink
(struct dentry *dentry)
in rpc_unlink()
function
858
EXPORT_SYMBOL_GPL(
rpc_unlink
);
variable
/kernel/linux/linux-6.6/net/sunrpc/
H
A
D
rpc_pipe.c
837
*
rpc_unlink
- remove a pipe
845
rpc_unlink
(struct dentry *dentry)
in rpc_unlink()
function
859
EXPORT_SYMBOL_GPL(
rpc_unlink
);
variable
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs4idmap.c
430
rpc_unlink
(pipe->dentry);
in nfs_idmap_pipe_destroy()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs4idmap.c
430
rpc_unlink
(pipe->dentry);
in nfs_idmap_pipe_destroy()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H
A
D
auth_gss.c
876
rpc_unlink
(pipe->dentry);
in gss_pipe_dentry_destroy()
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
nfs4recover.c
951
rpc_unlink
(pipe->dentry);
in nfsd4_cld_unregister_sb()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
nfs4recover.c
951
rpc_unlink
(pipe->dentry);
in nfsd4_cld_unregister_sb()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H
A
D
auth_gss.c
893
rpc_unlink
(pipe->dentry);
in gss_pipe_dentry_destroy()
Completed in 21 milliseconds