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
defs:dqblk
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/quota/
H
A
D
quota_v1.c
59
struct v1_disk_dqblk
dqblk
;
in v1_read_dqblk()
local
86
struct v1_disk_dqblk
dqblk
;
in v1_commit_dqblk()
local
162
struct v1_disk_dqblk
dqblk
;
in v1_read_file_info()
local
189
struct v1_disk_
dqblk
dqblk
;
v1_write_file_info()
local
[all...]
/kernel/linux/linux-6.6/fs/quota/
H
A
D
quota_v1.c
59
struct v1_disk_dqblk
dqblk
;
in v1_read_dqblk()
local
86
struct v1_disk_dqblk
dqblk
;
in v1_commit_dqblk()
local
162
struct v1_disk_dqblk
dqblk
;
in v1_read_file_info()
local
189
struct v1_disk_
dqblk
dqblk
;
v1_write_file_info()
local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
quota_global.c
490
struct ocfs2_global_disk_dqblk
dqblk
;
in __ocfs2_sync_dquot()
local
H
A
D
quota_local.c
465
struct ocfs2_local_disk_dqblk *
dqblk
;
in ocfs2_recover_local_quota_file()
local
872
struct ocfs2_local_disk_dqblk *
dqblk
;
in olq_set_dquot()
local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
quota_global.c
490
struct ocfs2_global_disk_dqblk
dqblk
;
in __ocfs2_sync_dquot()
local
H
A
D
quota_local.c
465
struct ocfs2_local_disk_dqblk *
dqblk
;
in ocfs2_recover_local_quota_file()
local
869
struct ocfs2_local_disk_dqblk *
dqblk
;
in olq_set_dquot()
local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_dquot.c
1246
struct xfs_dqblk *
dqblk
;
in xfs_qm_dqflush()
local
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_dquot.c
1220
struct xfs_dqblk *
dqblk
;
in xfs_qm_dqflush()
local
Completed in 10 milliseconds