Searched refs:ino (Results 76 - 100 of 115) sorted by relevance

12345

/external/valgrind/main/coregrind/m_aspacemgr/
H A Dpriv_aspacemgr.h119 /*OUT*/ULong* ino, /*OUT*/UInt* mode );
H A Daspacemgr-common.c299 /*OUT*/ULong* ino, /*OUT*/UInt* mode )
311 *ino = (ULong)buf64.st_ino;
319 *ino = (ULong)buf.st_ino;
297 am_get_fd_d_i_m( Int fd, ULong* dev, ULong* ino, UInt* mode ) argument
/external/e2fsprogs/misc/
H A Dtune2fs.c307 ino_t ino = fs->super->s_journal_inum; local
309 retval = ext2fs_read_inode(fs, ino, &inode);
315 if (ino == EXT2_JOURNAL_INO) {
322 retval = ext2fs_block_iterate3(fs, ino,
335 retval = ext2fs_write_inode(fs, ino, &inode);
1491 ext2_ino_t ino; local
1506 retval = ext2fs_get_next_inode(scan, &ino, &inode);
1510 if (!ino)
1537 retval = ext2fs_write_inode(fs, ino, &inode);
1545 retval = ext2fs_block_iterate3(fs, ino,
1665 ext2_ino_t ino; local
[all...]
H A Ddumpe2fs.c334 ino_t ino = fs->super->s_journal_inum; local
341 retval = ext2fs_read_inode(fs, ino, &inode);
347 retval = ext2fs_file_open2(fs, ino, &inode, 0, &journal_file);
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dexample.js186 postCall('readdir', dirhandle, function(dirhandle, ino, name) {
188 if (ino === undefined) {
191 common.logMessage('Read entry ("' + name + '", ino = ' + ino +
/external/f2fs-tools/fsck/
H A Df2fs.h47 nid_t ino; member in struct:node_info
366 ni->ino = le32_to_cpu(raw_nat->ino);
H A Dmount.c74 nid_t ino = le32_to_cpu(node_block->footer.ino); local
77 if (ino == nid) {
1175 DBG(3, "nid[0x%8x] addr[0x%16x] ino[0x%8x]\n",
1176 nid + i, ni.blk_addr, ni.ino);
/external/kernel-headers/original/uapi/linux/
H A Dfuse.h140 uint64_t ino; member in struct:fuse_attr
665 uint64_t ino; member in struct:fuse_dirent
689 uint64_t ino; member in struct:fuse_notify_inval_inode_out
/external/e2fsprogs/e2fsck/
H A Djournal.c472 pctx->ino = sb->s_journal_inum;
861 pctx.ino = journal->j_failed_commit;
944 ext2_ino_t ino; local
1010 strlen(*cpp), 0, &ino);
1011 if ((retval == 0) && (ino == sb->s_journal_inum))
1031 if ((retval = ext2fs_unlink(fs, EXT2_ROOT_INO, *cpp, ino, 0)) != 0)
1040 if ((retval = ext2fs_write_inode(fs, ino, &inode)) != 0)
1043 group = ext2fs_group_of_ino(fs, ino);
1044 ext2fs_unmark_inode_bitmap2(fs->inode_map, ino);
H A Dpass4.c43 pctx.ino = i;
164 pctx.ino = i;
H A Dproblem.h17 ext2_ino_t ino, ino2, dir; member in struct:problem_context
/external/e2fsprogs/lib/ext2fs/
H A Dext2fsP.h77 ext2_ino_t ino; member in struct:ext2_inode_cache_ent
/external/valgrind/main/include/
H A Dpub_tool_libcfile.h57 ULong ino; member in struct:vg_stat
/external/e2fsprogs/resize/
H A Dresize2fs.c1366 ext2_ino_t ino; member in struct:process_block_struct
1393 printf("ino=%u, blockcnt=%lld, %llu->%llu\n",
1394 pb->ino, blockcnt, block, new_block);
1400 retval = ext2fs_add_dir_block2(fs->dblist, pb->ino,
1441 ext2_ino_t ino, new_inode; local
1500 retval = ext2fs_get_next_inode_full(scan, &ino, inode, inode_size);
1502 if (!ino)
1505 if (inode->i_links_count == 0 && ino != EXT2_RESIZE_INO)
1518 ino, inode, inode_size);
1525 pb.ino
1898 ext2_ino_t ino; local
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dmap.h40 u64 ino; /* only valid for MMAP2 record */ member in struct:map
94 u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino,
H A Dmap.c51 u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino,
68 map->ino = ino;
50 map__new(struct list_head *dsos__list, u64 start, u64 len, u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino, u64 ino_gen, char *filename, enum map_type type) argument
H A Devent.h28 u64 ino; member in struct:mmap2_event
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/fusefs/
H A Dfuse_fs.cc475 // use a bogus ino.
476 ino_t ino = stbuf ? stbuf->st_ino : 1; local
486 fill_info->getdents->AddDirent(ino, name, strlen(name));
491 fill_info->getdents->AddDirent(ino, name, strlen(name));
/external/f2fs-tools/include/
H A Df2fs_fs.h396 __le32 ino[F2FS_ORPHANS_PER_BLOCK]; /* inode numbers */ member in struct:f2fs_orphan_block
491 __le32 ino; /* inode nunmber */ member in struct:node_footer
514 __le32 ino; /* inode number */ member in struct:f2fs_nat_entry
689 __le32 ino; /* inode number */ member in struct:f2fs_dir_entry
/external/f2fs-tools/mkfs/
H A Df2fs_format.c709 raw_node->footer.ino = super_block.root_ino;
788 nat_blk->entries[le32_to_cpu(super_block.root_ino)].ino = super_block.root_ino;
792 nat_blk->entries[le32_to_cpu(super_block.node_ino)].ino = super_block.node_ino;
796 nat_blk->entries[le32_to_cpu(super_block.meta_ino)].ino = super_block.meta_ino;
824 dent_blk->dentry[0].ino = super_block.root_ino;
830 dent_blk->dentry[1].ino = super_block.root_ino;
/external/oprofile/module/
H A Doprofile.c367 static int oprof_open(struct inode * ino, struct file * file) argument
394 static int oprof_release(struct inode * ino, struct file * file) argument
/external/tcpdump/
H A Dprint-nfs.c891 u_int32_t ino; local
908 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0);
932 (void)printf("%ld", (long) ino);
/external/clang/www/demo/
H A Dindex.cgi141 my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$locktime) =
/external/elfutils/0.153/src/
H A Dld.h98 ino_t ino; member in struct:usedfiles
/external/valgrind/main/coregrind/
H A Dm_redir.c467 || newdi_stat.ino != in_vglib_stat.ino)) {

Completed in 500 milliseconds

12345