HomeSort by relevance Sort by last modified time
    Searched defs:ino (Results 51 - 75 of 121) sorted by null

1 23 4 5

  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs2_0.c 134 struct squashfs_base_inode_header_2 *inodeb, unsigned int ino)
141 i->i_ino = ino;
167 unsigned int ino = SQUASHFS_MK_VFS_INODE(block local
217 if((i = squashfs_new_inode(s, inodeb, ino)) == NULL)
264 if((i = squashfs_new_inode(s, inodeb, ino)) == NULL)
304 if((i = squashfs_new_inode(s, inodeb, ino)) == NULL)
350 if((i = squashfs_new_inode(s, inodeb, ino)) == NULL)
385 if ((i = squashfs_new_inode(s, inodeb, ino)) == NULL)
400 if ((i = squashfs_new_inode(s, inodeb, ino)) == NULL)
710 squashfs_inode_t ino local
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixFileAttributes.java 101 long ino() { return st_ino; } method in class:UnixFileAttributes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
auto_fs4.h 134 __u64 ino; member in struct:autofs_v5_packet
bfs_fs.h 45 __le16 ino; member in struct:bfs_dirent
67 #define BFS_INO2OFF(ino) \
68 ((__u32)(((ino) - BFS_ROOT_INO) * sizeof(struct bfs_inode)) + BFS_BSIZE)
  /bionic/libc/bionic/
fts.c 800 ino_t ino; local
844 ino = p->fts_ino = sbp->st_ino;
858 if (ino == t->fts_ino && dev == t->fts_dev) {
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
FileUtils.java 63 public int ino; field in class:FileUtils.FileStatus
  /external/e2fsprogs/e2fsck/
super.c 157 static int release_inode_blocks(e2fsck_t ctx, ext2_ino_t ino,
186 retval = ext2fs_block_iterate3(fs, ino, BLOCK_FLAG_DEPTH_TRAVERSE,
191 ino);
198 e2fsck_read_inode(ctx, ino, inode, "release_inode_blocks");
206 block_buf, -1, &count, ino);
214 ino);
234 ext2_ino_t ino, next_ino; local
239 if ((ino = fs->super->s_last_orphan) == 0)
257 if ((ino < EXT2_FIRST_INODE(fs->super)) ||
258 (ino > fs->super->s_inodes_count))
    [all...]
journal.c 541 pctx->ino = sb->s_journal_inum;
946 pctx.ino = journal->j_failed_commit;
1031 ext2_ino_t ino; local
1097 strlen(*cpp), 0, &ino);
1098 if ((retval == 0) && (ino == sb->s_journal_inum))
1118 if ((retval = ext2fs_unlink(fs, EXT2_ROOT_INO, *cpp, ino, 0)) != 0)
1127 if ((retval = ext2fs_write_inode(fs, ino, &inode)) != 0)
1130 group = ext2fs_group_of_ino(fs, ino);
1131 ext2fs_unmark_inode_bitmap2(fs->inode_map, ino);
pass1b.c 89 static void delete_file(e2fsck_t ctx, ext2_ino_t ino,
91 static errcode_t clone_file(e2fsck_t ctx, ext2_ino_t ino,
120 static void add_dupe(e2fsck_t ctx, ext2_ino_t ino, blk64_t cluster,
141 ino_el->inode = ino;
146 n = dict_lookup(&ino_dict, INT_TO_VOIDPTR(ino));
152 if (ino == EXT2_ROOT_INO) {
161 dict_alloc_insert(&ino_dict, INT_TO_VOIDPTR(ino), di);
262 ext2_ino_t ino; member in struct:process_block_struct
273 ext2_ino_t ino = 0; local
296 if (ino % (fs->super->s_inodes_per_group * 4) == 1)
483 ext2_ino_t *shared, ino; local
729 ext2_ino_t dir, ino; member in struct:clone_struct
    [all...]
rehash.c 56 void e2fsck_rehash_dir_later(e2fsck_t ctx, ext2_ino_t ino)
61 ext2fs_u32_list_add(ctx->dirs_to_hash, ino);
65 int e2fsck_dir_will_be_rehashed(e2fsck_t ctx, ext2_ino_t ino)
71 return ext2fs_u32_list_test(ctx->dirs_to_hash, ino);
79 ext2_ino_t ino; member in struct:fill_dir_struct
93 ino_t ino; member in struct:hash_entry
183 ent->ino = dirent->inode;
205 return (he_a->ino - he_b->ino);
364 ext2_ino_t ino,
688 ext2_ino_t ino; member in struct:write_dir_struct
916 ext2_ino_t ino; local
    [all...]
  /external/e2fsprogs/lib/ext2fs/
icount.c 46 ext2_ino_t ino; member in struct:ext2_icount_el
294 icount->list[i].ino = hint->list[i].ino;
318 ext2_ino_t ino, int pos)
325 if (icount->last_lookup && icount->last_lookup->ino == ino)
330 new_size = icount->list[(unsigned)icount->count-1].ino;
358 el->ino = ino;
369 ext2_ino_t ino, int create
677 ext2_ino_t ino; member in struct:test_program
    [all...]
ext_attr.c 217 ext2_ino_t ino; member in struct:ext2_xattr_handle
320 errcode_t ext2fs_free_ext_attr(ext2_filsys fs, ext2_ino_t ino,
331 err = ext2fs_read_inode_full(fs, ino, (struct ext2_inode *)&i,
354 err = ext2fs_read_ext_attr3(fs, blk, block_buf, ino);
366 err = ext2fs_write_ext_attr3(fs, blk, block_buf, ino);
380 err = ext2fs_write_inode_full(fs, ino, (struct ext2_inode *)&i,
392 static errcode_t prep_ea_block_for_write(ext2_filsys fs, ext2_ino_t ino,
413 err = ext2fs_read_ext_attr3(fs, blk, block_buf, ino);
430 err = ext2fs_write_ext_attr3(fs, blk, block_buf, ino);
442 goal = ext2fs_find_inode_goal(fs, ino, (struct ext2_inode *)inode, 0)
    [all...]
extent.c 57 ext2_ino_t ino; member in struct:ext2_extent_handle
211 errcode_t ext2fs_extent_open(ext2_filsys fs, ext2_ino_t ino,
214 return ext2fs_extent_open2(fs, ino, NULL, ret_handle);
217 errcode_t ext2fs_extent_open2(ext2_filsys fs, ext2_ino_t ino,
229 if ((ino == 0) || (ino > fs->super->s_inodes_count))
237 handle->ino = ino;
244 retval = ext2fs_read_inode(fs, ino, handle->inode);
490 !ext2fs_extent_block_csum_verify(handle->fs, handle->ino,
    [all...]
inode.c 73 fs->icache->cache[i].ino = 0;
144 errcode_t (*save_get_blocks)(ext2_filsys f, ext2_ino_t ino, blk_t *blocks);
410 ext2_ino_t ino, inodes_to_scan; local
427 ino = scan->current_inode + 1;
443 bad_csum = ext2fs_inode_csum_verify(scan->fs, ino,
469 ((ino - 1) % inodes_per_block);
474 ino += ino_adj;
479 if ((ino % inodes_per_block) == 0) {
486 ino++;
576 errcode_t ext2fs_get_next_inode_full(ext2_inode_scan scan, ext2_ino_t *ino,
    [all...]
  /external/e2fsprogs/lib/support/
quotaio.h 114 ext2_ino_t ino; member in struct:quota_file
204 errcode_t quota_inode_truncate(ext2_filsys fs, ext2_ino_t ino);
221 ext2_ino_t ino, int adjust);
223 ext2_ino_t ino, qsize_t space);
225 ext2_ino_t ino, qsize_t space);
233 void quota_set_sb_inum(ext2_filsys fs, ext2_ino_t ino, enum quota_type qtype);
  /external/e2fsprogs/misc/
create_inode.c 70 ext2_ino_t ino, const char *name)
75 retval = ext2fs_read_inode(fs, ino, &inode);
77 com_err(__func__, retval, _("while reading inode %u"), ino);
81 retval = ext2fs_link(fs, parent_ino, name, ino,
90 retval = ext2fs_link(fs, parent_ino, name, ino,
100 retval = ext2fs_write_inode(fs, ino, &inode);
102 com_err(__func__, retval, _("while writing inode %u"), ino);
108 static errcode_t set_inode_extra(ext2_filsys fs, ext2_ino_t ino,
114 retval = ext2fs_read_inode(fs, ino, &inode);
116 com_err(__func__, retval, _("while reading inode %u"), ino);
238 ext2_ino_t ino; local
724 ext2_ino_t ino; local
    [all...]
dumpe2fs.c 375 ino_t ino = fs->super->s_journal_inum; local
382 retval = ext2fs_read_inode(fs, ino, &inode);
388 retval = ext2fs_file_open2(fs, ino, &inode, 0, &journal_file);
  /external/f2fs-tools/fsck/
dir.c 118 nid_t ino = le32_to_cpu(dir->footer.ino); local
141 set_new_dnode(&dn, dir, NULL, ino);
153 de->ino = le32_to_cpu(dentry->ino);
179 static void f2fs_update_dentry(nid_t ino, int file_type,
193 de->ino = cpu_to_le32(ino);
203 const unsigned char *name, int name_len, nid_t ino,
213 nid_t pino = le32_to_cpu(parent->footer.ino);
318 nid_t ino = le32_to_cpu(inode->footer.ino); local
358 nid_t ino = le32_to_cpu(inode->footer.ino); local
466 nid_t ino = le32_to_cpu(node->footer.ino); local
    [all...]
quotaio.h 107 f2fs_ino_t ino; member in struct:quota_file
215 void quota_add_inode_usage(quota_ctx_t qctx, f2fs_ino_t ino,
  /external/selinux/libselinux/src/
matchpathcon.c 167 ino_t ino; /* inode number */ member in struct:file_spec
191 int matchpathcon_filespec_add(ino_t ino, int specind, const char *file)
204 h = (ino + (ino >> HASH_BITS)) & HASH_MASK;
207 if (ino == fl->ino) {
209 if (ret < 0 || sb.st_ino != ino) {
236 if (ino > fl->ino)
243 fl->ino = ino
    [all...]
  /external/syslinux/core/fs/xfs/
xfs_dir2.c 179 xfs_intino_t ino; local
208 ino = xfs_dir2_sf_get_inumber(sf, (xfs_dir2_inou_t *)(
214 xfs_debug("entry inode's number %lu", ino);
216 ncore = xfs_dinode_get_core(fs, ino);
222 fill_xfs_inode_pvt(fs, inode, ino);
224 inode->ino = ino;
260 xfs_intino_t ino; local
310 ino = be64_to_cpu(dep->inumber);
312 xfs_debug("entry inode's number %lu", ino);
366 xfs_intino_t ino; local
615 xfs_intino_t ino; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
jffs2.h 82 jint32_t ino; member in struct:jffs2_raw_dirent
96 jint32_t ino; member in struct:jffs2_raw_inode
134 jint32_t ino; member in struct:jffs2_raw_xref
  /external/f2fs-tools/lib/
libf2fs.c 515 __le32 ino = node->footer.ino; local
522 chksum = f2fs_cal_crc32(c.chksum_seed, (__u8 *)&ino,
523 sizeof(ino));
  /external/kernel-headers/original/uapi/linux/
jffs2.h 124 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_raw_dirent
146 jint32_t ino; /* Inode number. */ member in struct:jffs2_raw_inode
187 jint32_t ino; /* inode number */ member in struct:jffs2_raw_xref
  /external/syslinux/core/include/
fs.h 108 uint64_t ino; /* Inode number */ member in struct:inode
155 struct inode *alloc_inode(struct fs_info *fs, uint32_t ino, size_t data);

Completed in 660 milliseconds

1 23 4 5