OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inode
(Results
951 - 975
of
1335
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/e2fsprogs/lib/ext2fs/
irel_ma.c
44
* This data structure stores the array of
inode
references; there is
45
* a structure for each
inode
.
250
* If the
inode
reference array doesn't exist, create it.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java
29
import com.android.ide.common.api.
INode
;
539
public void select(Collection<
INode
> nodes) {
541
for (
INode
node : nodes) {
[
all
...]
/system/core/sdcard/
fuse.h
80
/** The node ID of the root
inode
*/
279
__u64 nodeid; /*
Inode
ID */
280
__u64 generation; /*
Inode
generation: nodeid:gen must
/bionic/libc/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/development/ndk/platforms/android-3/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/external/aac/libAACdec/src/
aacdec_hcrs.cpp
391
UINT *
iNode
= pHcr->nonPcwSideinfo.
iNode
;
420
*
iNode
++ = startNode;
518
UINT *
iNode
;
546
iNode
= pHcr->nonPcwSideinfo.
iNode
;
553
treeNode =
iNode
[codewordOffset];
590
iNode
[codewordOffset] = treeNode; /* store updated treeNode because maybe decoding of codeword body not finished yet */
637
UINT *
iNode
;
665
iNode
= pHcr->nonPcwSideinfo.iNode
[
all
...]
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
disk_parser_test.js
72
assertEquals(81993, slice.args.
inode
);
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc
182
ino_t
inode
= 0;
local
183
// Figure out the
inode
for |dummy_fd|, close |dummy_fd| on our end,
185
if (base::FileDescriptorGetInode(&
inode
, dummy_fd)) {
190
get_inode_cmdline.push_back(base::Int64ToString(
inode
));
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node.cc
32
// If NULL, at least set the
inode
to a valid (nonzero) value.
/external/e2fsprogs/contrib/
dconf
18
/^
Inode
count:/ {
/external/e2fsprogs/e2fsck/
pass5.c
2
* pass5.c --- check block and
inode
bitmaps against on-disk bitmaps
346
fs->group_desc_count * sizeof(int), "free
inode
count array");
400
*
Inode
wasn't used, but marked in bitmap
405
*
Inode
used, but not in bitmap
/external/kernel-headers/original/linux/sunrpc/
clnt.h
64
struct dentry * cl_dentry; /*
inode
*/
/external/kernel-headers/original/linux/
types.h
147
* The type of the
inode
's block count.
/external/openssh/
sftp-glob.c
92
* source... Fake an
inode
number to appease it.
/libcore/luni/src/main/java/libcore/io/
StructStat.java
28
/** File serial number (
inode
). */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
_types.h
49
typedef __uint32_t __ino_t; /*
inode
number */
Completed in 913 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>