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:sc_free
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
super.c
175
sc->
sc_free
= be64_to_cpu(str->
sc_free
);
in gfs2_statfs_change_in()
184
str->
sc_free
= cpu_to_be64(sc->
sc_free
);
in gfs2_statfs_change_out()
253
l_sc->
sc_free
+= free;
in gfs2_statfs_change()
257
x = 100 * l_sc->
sc_free
;
in gfs2_statfs_change()
258
y = m_sc->
sc_free
* sdp->sd_args.ar_statfs_percent;
in gfs2_statfs_change()
282
m_sc->
sc_free
+= l_sc->
sc_free
;
in update_statfs()
315
if (!l_sc->sc_total && !l_sc->
sc_free
in gfs2_statfs_sync()
[all...]
H
A
D
recovery.c
330
sc.
sc_free
+= head->lh_local_free;
in update_statfs_inode()
337
sc.
sc_free
, sc.sc_dinodes, head->lh_local_total,
in update_statfs_inode()
H
A
D
incore.h
554
s64
sc_free
;
member
H
A
D
log.c
814
lh->lh_local_free = cpu_to_be64(l_sc->
sc_free
);
in gfs2_write_log_header()
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
super.c
168
sc->
sc_free
= be64_to_cpu(str->
sc_free
);
in gfs2_statfs_change_in()
177
str->
sc_free
= cpu_to_be64(sc->
sc_free
);
in gfs2_statfs_change_out()
233
l_sc->
sc_free
+= free;
in gfs2_statfs_change()
238
x = 100 * l_sc->
sc_free
;
in gfs2_statfs_change()
239
y = m_sc->
sc_free
* sdp->sd_args.ar_statfs_percent;
in gfs2_statfs_change()
261
m_sc->
sc_free
+= l_sc->
sc_free
;
in update_statfs()
292
if (!l_sc->sc_total && !l_sc->
sc_free
in gfs2_statfs_sync()
[all...]
H
A
D
recovery.c
329
sc.
sc_free
+= head->lh_local_free;
in update_statfs_inode()
336
sc.
sc_free
, sc.sc_dinodes, head->lh_local_total,
in update_statfs_inode()
H
A
D
incore.h
532
s64
sc_free
;
member
H
A
D
log.c
891
lh->lh_local_free = cpu_to_be64(l_sc->
sc_free
);
in gfs2_write_log_header()
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
state.h
106
void (*
sc_free
)(struct nfs4_stid *);
member
640
void (*
sc_free
)(struct nfs4_stid *));
H
A
D
nfs4state.c
725
void (*
sc_free
)(struct nfs4_stid *))
in nfs4_alloc_stid()
743
stid->
sc_free
=
sc_free
;
in nfs4_alloc_stid()
994
s->
sc_free
(s);
in nfs4_put_stid()
1465
stp->st_stid.
sc_free
(&stp->st_stid);
in free_ol_stateid_reaplist()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
state.h
106
void (*
sc_free
)(struct nfs4_stid *);
member
680
void (*
sc_free
)(struct nfs4_stid *));
H
A
D
nfs4state.c
938
void (*
sc_free
)(struct nfs4_stid *))
in nfs4_alloc_stid()
956
stid->
sc_free
=
sc_free
;
in nfs4_alloc_stid()
1213
s->
sc_free
(s);
in nfs4_put_stid()
1584
stp->st_stid.
sc_free
(&stp->st_stid);
in free_ol_stateid_reaplist()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
pio.h
286
void
sc_free
(struct send_context *sc);
H
A
D
pio.c
859
sc_free
(sc);
in sc_alloc()
878
void
sc_free
(struct send_context *sc)
in sc_free()
function
2092
sc_free
(dd->vld[i].sc);
in init_pervl_scs()
2097
sc_free
(dd->kernel_send_context[i + 1]);
in init_pervl_scs()
2103
sc_free
(dd->vld[15].sc);
in init_pervl_scs()
H
A
D
init.c
1161
sc_free
(rcd->sc);
in hfi1_free_ctxtdata()
1569
sc_free
(dd->send_contexts[ctxt].sc);
in cleanup_device_data()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
pio.h
243
void
sc_free
(struct send_context *sc);
H
A
D
pio.c
817
sc_free
(sc);
in sc_alloc()
836
void
sc_free
(struct send_context *sc)
in sc_free()
function
2047
sc_free
(dd->vld[i].sc);
in init_pervl_scs()
2052
sc_free
(dd->kernel_send_context[i + 1]);
in init_pervl_scs()
2058
sc_free
(dd->vld[15].sc);
in init_pervl_scs()
H
A
D
init.c
1120
sc_free
(rcd->sc);
in hfi1_free_ctxtdata()
1528
sc_free
(dd->send_contexts[ctxt].sc);
in cleanup_device_data()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
gfs2_ondisk.h
515
__be64
sc_free
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
gfs2_ondisk.h
516
__be64
sc_free
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
338
__be64
sc_free
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
338
__be64
sc_free
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
326
__be64
sc_free
;
member
Completed in 48 milliseconds