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:journal_end
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/
H
A
D
namei.c
683
err =
journal_end
(&th);
in reiserfs_create()
694
retval =
journal_end
(&th);
in reiserfs_create()
769
err =
journal_end
(&th);
in reiserfs_mknod()
778
retval =
journal_end
(&th);
in reiserfs_mknod()
867
err =
journal_end
(&th);
in reiserfs_mkdir()
878
retval =
journal_end
(&th);
in reiserfs_mkdir()
979
retval =
journal_end
(&th);
in reiserfs_rmdir()
992
err =
journal_end
(&th);
in reiserfs_rmdir()
1084
retval =
journal_end
(&th);
in reiserfs_unlink()
1091
err =
journal_end
(
in reiserfs_unlink()
[all...]
H
A
D
resize.c
186
int jerr =
journal_end
(&th);
in reiserfs_resize()
204
int jerr =
journal_end
(&th);
in reiserfs_resize()
229
return
journal_end
(&th);
in reiserfs_resize()
H
A
D
file.c
93
err =
journal_end
(&th);
in reiserfs_file_release()
224
ret =
journal_end
(&th);
in reiserfs_commit_page()
H
A
D
inode.c
76
if (
journal_end
(&th))
in reiserfs_evict_inode()
99
/* note this must go after the
journal_end
to prevent deadlock */
in reiserfs_evict_inode()
268
err =
journal_end
(th);
in restart_transaction()
2090
journal_end
(th);
in reiserfs_new_inode()
2110
journal_end
(th);
in reiserfs_new_inode()
2126
retval =
journal_end
(th);
in reiserfs_new_inode()
2148
journal_end
(th);
in reiserfs_new_inode()
2319
error =
journal_end
(&th);
in reiserfs_truncate_file()
2482
int err =
journal_end
(&th);
in map_block_for_writepage()
2652
error =
journal_end
(
in reiserfs_write_full_page()
[all...]
H
A
D
super.c
209
return
journal_end
(&th);
in remove_save_link_only()
547
return
journal_end
(&th);
in remove_save_link()
614
* decide not to do a
journal_end
in reiserfs_put_super()
715
journal_end
(&th);
in reiserfs_dirty_inode()
1578
err =
journal_end
(&th);
in reiserfs_remount()
2170
errval =
journal_end
(&th);
in reiserfs_fill_super()
2287
err =
journal_end
(&th);
in reiserfs_write_dquot()
2310
err =
journal_end
(&th);
in reiserfs_acquire_dquot()
2335
err =
journal_end
(&th);
in reiserfs_release_dquot()
2368
err =
journal_end
(
in reiserfs_write_info()
[all...]
H
A
D
xattr_acl.c
53
error2 =
journal_end
(&th);
in reiserfs_set_acl()
H
A
D
xattr.c
313
jerror =
journal_end
(&th);
in reiserfs_for_each_xattr()
644
error2 =
journal_end
(&th);
in reiserfs_xattr_set()
H
A
D
journal.c
25
*
journal_end
-- if the current transaction is batchable, it does nothing
3185
ret =
journal_end
(th);
in reiserfs_end_persistent_transaction()
3244
* filesystem. save it and restore on
journal_end
.
in journal_begin()
3261
*
journal_end
won't be called to do it. */
in journal_begin()
3387
int
journal_end
(struct reiserfs_transaction_handle *th)
in journal_end()
function
3613
* Note, we can't allow the
journal_end
to proceed while there are still
3875
ret =
journal_end
(&th);
in __commit_trans_jl()
4040
*
journal_end
, or just return
in do_journal_end()
H
A
D
stree.c
2013
err =
journal_end
(th);
in reiserfs_do_truncate()
H
A
D
reiserfs.h
200
* at the end of the journal because
journal_end
sets the next transaction
219
* and after
journal_end
, a hash of all the in memory transactions.
347
/* next
journal_end
will flush all journal list */
350
/* next
journal_end
will flush all async commits */
2937
int
journal_end
(struct reiserfs_transaction_handle *);
/kernel/linux/linux-6.6/fs/reiserfs/
H
A
D
namei.c
682
err =
journal_end
(&th);
in reiserfs_create()
693
retval =
journal_end
(&th);
in reiserfs_create()
768
err =
journal_end
(&th);
in reiserfs_mknod()
777
retval =
journal_end
(&th);
in reiserfs_mknod()
867
err =
journal_end
(&th);
in reiserfs_mkdir()
878
retval =
journal_end
(&th);
in reiserfs_mkdir()
980
retval =
journal_end
(&th);
in reiserfs_rmdir()
993
err =
journal_end
(&th);
in reiserfs_rmdir()
1085
retval =
journal_end
(&th);
in reiserfs_unlink()
1092
err =
journal_end
(
in reiserfs_unlink()
[all...]
H
A
D
resize.c
186
int jerr =
journal_end
(&th);
in reiserfs_resize()
204
int jerr =
journal_end
(&th);
in reiserfs_resize()
229
return
journal_end
(&th);
in reiserfs_resize()
H
A
D
file.c
93
err =
journal_end
(&th);
in reiserfs_file_release()
224
ret =
journal_end
(&th);
in reiserfs_commit_page()
H
A
D
inode.c
76
if (
journal_end
(&th))
in reiserfs_evict_inode()
99
/* note this must go after the
journal_end
to prevent deadlock */
in reiserfs_evict_inode()
268
err =
journal_end
(th);
in restart_transaction()
2080
journal_end
(th);
in reiserfs_new_inode()
2098
journal_end
(th);
in reiserfs_new_inode()
2114
retval =
journal_end
(th);
in reiserfs_new_inode()
2136
journal_end
(th);
in reiserfs_new_inode()
2307
error =
journal_end
(&th);
in reiserfs_truncate_file()
2470
int err =
journal_end
(&th);
in map_block_for_writepage()
2638
error =
journal_end
(
in reiserfs_write_full_page()
[all...]
H
A
D
super.c
209
return
journal_end
(&th);
in remove_save_link_only()
547
return
journal_end
(&th);
in remove_save_link()
614
* decide not to do a
journal_end
in reiserfs_put_super()
715
journal_end
(&th);
in reiserfs_dirty_inode()
1576
err =
journal_end
(&th);
in reiserfs_remount()
2166
errval =
journal_end
(&th);
in reiserfs_fill_super()
2283
err =
journal_end
(&th);
in reiserfs_write_dquot()
2306
err =
journal_end
(&th);
in reiserfs_acquire_dquot()
2331
err =
journal_end
(&th);
in reiserfs_release_dquot()
2364
err =
journal_end
(
in reiserfs_write_info()
[all...]
H
A
D
xattr_acl.c
56
error2 =
journal_end
(&th);
in reiserfs_set_acl()
H
A
D
xattr.c
314
jerror =
journal_end
(&th);
in reiserfs_for_each_xattr()
639
error2 =
journal_end
(&th);
in reiserfs_xattr_set()
H
A
D
journal.c
25
*
journal_end
-- if the current transaction is batchable, it does nothing
3190
ret =
journal_end
(th);
in reiserfs_end_persistent_transaction()
3249
* filesystem. save it and restore on
journal_end
.
in journal_begin()
3266
*
journal_end
won't be called to do it. */
in journal_begin()
3392
int
journal_end
(struct reiserfs_transaction_handle *th)
in journal_end()
function
3618
* Note, we can't allow the
journal_end
to proceed while there are still
3880
ret =
journal_end
(&th);
in __commit_trans_jl()
4045
*
journal_end
, or just return
in do_journal_end()
H
A
D
stree.c
2011
err =
journal_end
(th);
in reiserfs_do_truncate()
H
A
D
reiserfs.h
198
* at the end of the journal because
journal_end
sets the next transaction
217
* and after
journal_end
, a hash of all the in memory transactions.
344
/* next
journal_end
will flush all journal list */
347
/* next
journal_end
will flush all async commits */
2934
int
journal_end
(struct reiserfs_transaction_handle *);
Completed in 64 milliseconds