OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inodes
(Results
201 - 225
of
342
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/tests/f_illbbitmap/
expect.1
12
Pass 1: Checking
inodes
, blocks, and sizes
/external/e2fsprogs/tests/f_messy_inode/
expect.1
3
Pass 1: Checking
inodes
, blocks, and sizes
/external/kernel-headers/original/linux/
coda_fs_i.h
22
struct list_head c_cilist; /* list of all coda
inodes
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
ustat.h
28
__ino_t f_tinode; /* Number of free
inodes
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_xfs.h
57
__u64 d_ino_hardlimit;/* maximum # allocated
inodes
*/
60
__u64 d_icount; /* #
inodes
owned by the user */
64
__u16 d_iwarns; /* # warnings issued wrt num
inodes
*/
151
__s32 qs_itimelimit; /* limit for
inodes
timer */
ext3_fs.h
54
* Special
inodes
numbers
102
__le32 bg_inode_bitmap; /*
Inodes
bitmap block */
103
__le32 bg_inode_table; /*
Inodes
table block */
105
__le16 bg_free_inodes_count; /* Free
inodes
count */
396
/*00*/ __le32 s_inodes_count; /*
Inodes
count */
400
/*10*/ __le32 s_free_inodes_count; /* Free
inodes
count */
406
__le32 s_inodes_per_group; /* #
Inodes
per group */
457
__le32 s_last_orphan; /* start of list of
inodes
to delete */
minix_fs.h
12
* minix filesystem (aka V2) with bigger
inodes
and 32-bit block
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ustat.h
28
__ino_t f_tinode; /* Number of free
inodes
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h
57
__u64 d_ino_hardlimit;/* maximum # allocated
inodes
*/
60
__u64 d_icount; /* #
inodes
owned by the user */
64
__u16 d_iwarns; /* # warnings issued wrt num
inodes
*/
151
__s32 qs_itimelimit; /* limit for
inodes
timer */
ext3_fs.h
54
* Special
inodes
numbers
102
__le32 bg_inode_bitmap; /*
Inodes
bitmap block */
103
__le32 bg_inode_table; /*
Inodes
table block */
105
__le16 bg_free_inodes_count; /* Free
inodes
count */
396
/*00*/ __le32 s_inodes_count; /*
Inodes
count */
400
/*10*/ __le32 s_free_inodes_count; /* Free
inodes
count */
406
__le32 s_inodes_per_group; /* #
Inodes
per group */
457
__le32 s_last_orphan; /* start of list of
inodes
to delete */
minix_fs.h
12
* minix filesystem (aka V2) with bigger
inodes
and 32-bit block
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ustat.h
28
__ino_t f_tinode; /* Number of free
inodes
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h
57
__u64 d_ino_hardlimit;/* maximum # allocated
inodes
*/
60
__u64 d_icount; /* #
inodes
owned by the user */
64
__u16 d_iwarns; /* # warnings issued wrt num
inodes
*/
151
__s32 qs_itimelimit; /* limit for
inodes
timer */
ext3_fs.h
54
* Special
inodes
numbers
102
__le32 bg_inode_bitmap; /*
Inodes
bitmap block */
103
__le32 bg_inode_table; /*
Inodes
table block */
105
__le16 bg_free_inodes_count; /* Free
inodes
count */
396
/*00*/ __le32 s_inodes_count; /*
Inodes
count */
400
/*10*/ __le32 s_free_inodes_count; /* Free
inodes
count */
406
__le32 s_inodes_per_group; /* #
Inodes
per group */
457
__le32 s_last_orphan; /* start of list of
inodes
to delete */
minix_fs.h
12
* minix filesystem (aka V2) with bigger
inodes
and 32-bit block
/external/e2fsprogs/lib/ext2fs/
initialize.c
236
* Make sure we have at least EXT2_FIRST_INO + 1
inodes
, so
237
* that we have enough
inodes
for the filesystem(!)
243
* There should be at least as many
inodes
as the user
244
* requested. Figure out how many
inodes
per group that
246
* one bitmap's worth of
inodes
each group.
270
* Make sure the number of
inodes
per group completely fills
272
* additional
inodes
/group. Waste not, want not...
282
* Finally, make sure the number of
inodes
per group is a
325
/* This can only happen if the user requested too many
inodes
*/
/external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml
225
<Title>The view of
inodes
from the point of view of a blocks group</Title>
229
to explain
inodes
now. Rather, I would like to treat it as another resource,
253
__u32 bg_inode_bitmap; /*
Inodes
bitmap block */
254
__u32 bg_inode_table; /*
Inodes
table block */
256
__u16 bg_free_inodes_count; /* Free
inodes
count */
266
The last three variables: <Literal remap="tt">bg_free_blocks_count, bg_free_
inodes
_count and bg_used_dirs_count</Literal> provide statistics about the use of the three
267
resources in a blocks group - The <Literal remap="tt">blocks</Literal>, the <Literal remap="tt">
inodes
</Literal> and the
287
just the actual
inodes
which are reserved for the current block.
389
inodes
then blocks in a blocks group and thus only part of the inode bitmap
390
block is used. The number of
inodes
in a blocks group is another variabl
[
all
...]
/external/e2fsprogs/e2fsck/
e2fsck.h
225
ext2fs_inode_bitmap inode_used_map; /*
Inodes
which are in use */
226
ext2fs_inode_bitmap inode_bad_map; /*
Inodes
which are bad somehow */
227
ext2fs_inode_bitmap inode_dir_map; /*
Inodes
which are directories */
228
ext2fs_inode_bitmap inode_bb_map; /*
Inodes
which are in bad blocks */
229
ext2fs_inode_bitmap inode_imagic_map; /* AFS
inodes
*/
230
ext2fs_inode_bitmap inode_reg_map; /*
Inodes
which are regular files*/
pass1b.c
8
* Pass1B scans the data blocks of all the
inodes
again, generating a
9
* complete list of duplicate blocks and which
inodes
have claimed
13
* parent directories of these
inodes
. This step is necessary so that
14
* e2fsck can print out the pathnames of affected
inodes
.
73
* is sharing blocks with other
inodes
. This information is collected
254
* Scan the
inodes
looking for
inodes
that contain duplicate blocks.
361
* Pass 1c: Scan directories for
inodes
with duplicate blocks. This
417
* Search through all directories to translate
inodes
to names
462
* Find all of the
inodes
which share blocks with thi
[
all
...]
/external/e2fsprogs/tests/f_baddir/
expect.1
3
Pass 1: Checking
inodes
, blocks, and sizes
/external/e2fsprogs/tests/f_baddotdir/
expect.1
3
Pass 1: Checking
inodes
, blocks, and sizes
/external/e2fsprogs/tests/f_badsymlinks/
expect.1
1
Pass 1: Checking
inodes
, blocks, and sizes
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
expect.1
1
Pass 1: Checking
inodes
, blocks, and sizes
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h
135
u_int32_t dqb_ihardlimit; /* maximum # allocated
inodes
*/
137
u_int32_t dqb_curinodes; /* current # allocated
inodes
*/
160
u_int64_t dqb_ihardlimit; /* maximum # allocated
inodes
*/
162
u_int64_t dqb_curinodes; /* current # allocated
inodes
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h
135
u_int32_t dqb_ihardlimit; /* maximum # allocated
inodes
*/
137
u_int32_t dqb_curinodes; /* current # allocated
inodes
*/
160
u_int64_t dqb_ihardlimit; /* maximum # allocated
inodes
*/
162
u_int64_t dqb_curinodes; /* current # allocated
inodes
*/
Completed in 573 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>