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:xfs_iunlink
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_inode.c
47
STATIC int
xfs_iunlink
(struct xfs_trans *, struct xfs_inode *);
1092
return
xfs_iunlink
(tp, ip);
in xfs_droplink()
1321
error =
xfs_iunlink
(tp, ip);
in xfs_create_tmpfile()
1921
struct
xfs_iunlink
{
struct
1934
const struct
xfs_iunlink
*iu = obj;
in xfs_iunlink_obj_cmpfn()
1944
.key_offset = offsetof(struct
xfs_iunlink
,
1946
.head_offset = offsetof(struct
xfs_iunlink
, iu_rhash_head),
1960
struct
xfs_iunlink
*iu;
in xfs_iunlink_lookup_backref()
1975
struct
xfs_iunlink
*iu)
in xfs_iunlink_insert_backref()
2007
struct
xfs_iunlink
*i
in xfs_iunlink_add_backref()
2227
xfs_iunlink
(
xfs_iunlink()
function
[all...]
H
A
D
xfs_trace.h
3516
DEFINE_AGINODE_EVENT(
xfs_iunlink
);
variable
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_inode.c
49
STATIC int
xfs_iunlink
(struct xfs_trans *, struct xfs_inode *);
936
return
xfs_iunlink
(tp, ip);
in xfs_droplink()
1168
error =
xfs_iunlink
(tp, ip);
in xfs_create_tmpfile()
2050
xfs_iunlink
(
in xfs_iunlink()
function
H
A
D
xfs_trace.h
3894
DEFINE_AGINODE_EVENT(
xfs_iunlink
);
variable
Completed in 17 milliseconds