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_eofblocks
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_icache.h
12
struct
xfs_eofblocks
{
struct
59
int xfs_icache_free_eofblocks(struct xfs_mount *, struct
xfs_eofblocks
*);
66
int xfs_icache_free_cowblocks(struct xfs_mount *, struct
xfs_eofblocks
*);
H
A
D
xfs_icache.c
1258
struct
xfs_eofblocks
*eofb)
in xfs_inode_match_id()
1282
struct
xfs_eofblocks
*eofb)
in xfs_inode_match_id_union()
1307
struct
xfs_eofblocks
*eofb)
in xfs_inode_matches_eofb()
1352
struct
xfs_eofblocks
*eofb = args;
in xfs_inode_free_eofblocks()
1394
struct
xfs_eofblocks
*eofb)
in xfs_icache_free_eofblocks()
1410
struct
xfs_eofblocks
*eofb))
in __xfs_inode_free_quota_eofblocks()
1413
struct
xfs_eofblocks
eofb = {0};
in __xfs_inode_free_quota_eofblocks()
1615
struct
xfs_eofblocks
*eofb = args;
in xfs_inode_free_cowblocks()
1644
struct
xfs_eofblocks
*eofb)
in xfs_icache_free_cowblocks()
H
A
D
xfs_ioctl.c
2039
struct
xfs_eofblocks
*dst)
in xfs_fs_eofblocks_from_user()
2337
struct
xfs_eofblocks
keofb;
in xfs_file_ioctl()
H
A
D
xfs_file.c
714
struct
xfs_eofblocks
eofb = {0};
in xfs_file_buffered_aio_write()
H
A
D
xfs_super.c
1718
struct
xfs_eofblocks
eofb = {
in xfs_remount_ro()
Completed in 9 milliseconds