HomeSort by relevance Sort by last modified time
    Searched full:inode (Results 476 - 500 of 666) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/e2fsck/
dirinfo.c 118 printf("add_dir_info for inode (%lu, %lu)...\n", ino, parent);
146 * Normally, add_dir_info is called with each inode in
151 * the dir_info array needs to be sorted by inode number for
172 * get_dir_info() --- given an inode number, try to find the directory
jfs_user.h 28 struct inode { struct
  /external/e2fsprogs/ext2ed/
ext2_com.c 67 dispatch ("super");dispatch ("group");dispatch ("inode");dispatch ("next");dispatch ("dir");
  /external/e2fsprogs/lib/ext2fs/
Android.mk 40 inode.c \
alloc_sb.c 33 * blocks assuming that inode table and allocation bitmaps will be in
alloc_stats.c 26 "Illegal inode number: %lu", (unsigned long) ino);
bitmaps.c 2 * bitmaps.c --- routines to read, write, and manipulate the inode and
freefs.c 62 * Free the inode cache structure
icount.c 2 * icount.c --- an efficient inode count abstraction
27 * that most inode counts are either zero (for non-allocated inodes),
33 * So, we use an inode bitmap to indicate which inodes have a count of
39 * e2fsck's pass 2. Pass 2 increments inode counts as it finds them,
41 * particular inode is on the sorted list already.
234 * Figure out how many special case inode counts we will
335 * get_icount_el() --- given an inode number, try to find icount
537 * inode is set in icount->multiple, then there should
737 * Setup the variables for doing the inode scan test.
kernel-jbd.h 375 struct inode * t_ilist;
543 /* Optional inode where we store the journal. If present, all
544 * journal block numbers are mapped into this inode via
546 struct inode * j_inode;
704 extern journal_t * journal_init_inode (struct inode *);
853 extern int journal_blocks_per_page(struct inode *inode);
871 extern int jbd_blocks_per_page(struct inode *inode);
  /external/e2fsprogs/tests/f_swapfs/
expect 25 Inode: 15 Type: symlink Mode: 0777 Flags: 0x0 Generation: 1
35 Inode: 14 Type: regular Mode: 0644 Flags: 0x0 Generation: 1
87 Inode: 15 Type: symlink Mode: 0777 Flags: 0x0 Generation: 1
97 Inode: 14 Type: regular Mode: 0644 Flags: 0x0 Generation: 1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inotify.h 2 * Inode based directory notification for Linux
types.h 119 * The type of the inode's block count.
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
ext3_fs.h 348 #define NEXT_ORPHAN(inode) EXT3_I(inode)->i_dtime
411 __le32 inode; member in struct:ext3_dir_entry
418 __le32 inode; member in struct:ext3_dir_entry_2
  /external/kernel-headers/original/linux/
mm.h 215 struct inode;
241 * inode address_space, or NULL.
365 * A page may belong to an inode's memory mapping. In this case,
366 * page->mapping is the pointer to the inode, and page->index is the
384 * - inode pages may need to be read from disk,
385 * - inode pages which have been modified and are MAP_SHARED may need
564 * Please note that, confusingly, "page_mapping" refers to the inode
735 extern int vmtruncate(struct inode * inode, loff_t offset);
736 extern int vmtruncate_range(struct inode * inode, loff_t offset, loff_t end)
    [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 488 InstrInfo* inode; member in struct:__anon12066
608 VG_(printf)("Ir %p\n", ev->inode);
611 VG_(printf)("Dr %p %d EA=", ev->inode, ev->Ev.Dr.szB);
616 VG_(printf)("Dw %p %d EA=", ev->inode, ev->Ev.Dw.szB);
621 VG_(printf)("Dm %p %d EA=", ev->inode, ev->Ev.Dm.szB);
626 VG_(printf)("Bc %p GA=", ev->inode);
631 VG_(printf)("Bi %p DST=", ev->inode);
694 i_node_expr = mkIRExpr_HWord( (HWord)ev->inode );
710 tl_assert(ev2->inode == ev->inode);
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 113 "[-f fragment-size]\n\t[-i bytes-per-inode] [-I inode-size] "
370 progress_init(&progress, _("Writing inode tables: "),
394 "blocks in inode table starting at %u: %s\n"),
412 struct ext2_inode inode; local
421 retval = ext2fs_read_inode(fs, EXT2_ROOT_INO, &inode);
424 _("while reading root inode"));
428 inode.i_uid = uid;
429 ext2fs_set_i_uid_high(inode, uid >> 16);
432 inode.i_gid = gid
    [all...]

Completed in 281 milliseconds

<<11121314151617181920>>