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:old_ino
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/coda/
H
A
D
dir.c
523
ino_t
old_ino
;
in coda_revalidate_inode()
local
540
old_ino
= inode->i_ino;
in coda_revalidate_inode()
550
if (inode->i_ino !=
old_ino
)
in coda_revalidate_inode()
/kernel/linux/linux-6.6/fs/coda/
H
A
D
dir.c
522
ino_t
old_ino
;
in coda_revalidate_inode()
local
539
old_ino
= inode->i_ino;
in coda_revalidate_inode()
549
if (inode->i_ino !=
old_ino
)
in coda_revalidate_inode()
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
inode.c
8707
u64
old_ino
= btrfs_ino(BTRFS_I(old_inode));
in btrfs_rename_exchange()
local
8723
(
old_ino
!= BTRFS_FIRST_FREE_OBJECTID ||
in btrfs_rename_exchange()
8741
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID ||
in btrfs_rename_exchange()
8756
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID) {
in btrfs_rename_exchange()
8803
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID) {
in btrfs_rename_exchange()
8807
ret = btrfs_insert_inode_ref(trans, dest, new_name,
old_ino
,
in btrfs_rename_exchange()
8845
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID) {
in btrfs_rename_exchange()
8899
if (
old_ino
!= BTRFS_FIRST_FREE_OBJECTID)
in btrfs_rename_exchange()
8905
if (
old_ino
!= BTRFS_FIRST_FREE_OBJECTID)
in btrfs_rename_exchange()
8913
if (
old_ino
!
in btrfs_rename_exchange()
8965
u64
old_ino
= btrfs_ino(BTRFS_I(
old_ino
de));
btrfs_rename()
local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
inode.c
8910
u64
old_ino
= btrfs_ino(BTRFS_I(old_inode));
in btrfs_rename_exchange()
local
8926
(
old_ino
!= BTRFS_FIRST_FREE_OBJECTID ||
in btrfs_rename_exchange()
8931
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID ||
in btrfs_rename_exchange()
8967
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID) {
in btrfs_rename_exchange()
8976
old_ino
,
in btrfs_rename_exchange()
9022
if (
old_ino
== BTRFS_FIRST_FREE_OBJECTID) {
in btrfs_rename_exchange()
9119
old_ino
== BTRFS_FIRST_FREE_OBJECTID)
in btrfs_rename_exchange()
9190
u64
old_ino
= btrfs_ino(BTRFS_I(old_inode));
in btrfs_rename()
local
9197
if (
old_ino
!= BTRFS_FIRST_FREE_OBJECTID && root != dest)
in btrfs_rename()
9200
if (
old_ino
in btrfs_rename()
[all...]
Completed in 25 milliseconds