/external/e2fsprogs/misc/ |
mke2fs.c | 113 "[-f fragment-size]\n\t[-i bytes-per-inode] [-I inode-size] " 368 progress_init(&progress, _("Writing inode tables: "), 393 "blocks in inode table starting at %u: %s\n"), 411 struct ext2_inode inode; local 420 retval = ext2fs_read_inode(fs, EXT2_ROOT_INO, &inode); 423 _("while reading root inode")); 427 inode.i_uid = uid; 428 ext2fs_set_i_uid_high(inode, uid >> 16); 431 inode.i_gid = gid [all...] |
/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...] |
jbd.h | 605 * @j_inode: Optional inode where we store the journal. If present, all journal 606 * block numbers are mapped into this inode via bmap(). 751 /* Optional inode where we store the journal. If present, all */ 752 /* journal block numbers are mapped into this inode via */ 754 struct inode *j_inode; 918 extern journal_t * journal_init_inode (struct inode *); 1055 extern int journal_blocks_per_page(struct inode *inode); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RulesEngine.java | 28 import com.android.ide.common.api.INode; 72 * in the {@link INode#insertChildAt} methods etc), so instead we track the state 154 * Invokes {@link IViewRule#addContextMenuActions(List, INode)} on the rule matching the specified element. 208 * Invokes {@link IViewRule#addLayoutActions(List, INode, List)} on the rule 239 * Invokes {@link IViewRule#getSelectionHint(INode, INode)} 265 List<? extends INode> childNodes, Object view) { 410 INode parent = targetNode; 529 final IViewRule parentRule, final INode parentNode, 530 final IViewRule childRule, final INode newNode) [all...] |
ClientRulesEngine.java | 31 import com.android.ide.common.api.INode; 161 public boolean rename(INode node) { 222 public Object getViewObject(@NonNull INode node) { 400 public void select(final @NonNull Collection<INode> nodes) { 651 public Map<INode, Rect> measureChildren(@NonNull INode parent, 654 Map<INode, Rect> map = renderService.measureChildren(parent, filter);
|
/external/valgrind/main/cachegrind/ |
cg_main.c | 494 InstrInfo* inode; member in struct:__anon29466 614 VG_(printf)("Ir %p\n", ev->inode); 617 VG_(printf)("Dr %p %d EA=", ev->inode, ev->Ev.Dr.szB); 622 VG_(printf)("Dw %p %d EA=", ev->inode, ev->Ev.Dw.szB); 627 VG_(printf)("Dm %p %d EA=", ev->inode, ev->Ev.Dm.szB); 632 VG_(printf)("Bc %p GA=", ev->inode); 637 VG_(printf)("Bi %p DST=", ev->inode); 700 i_node_expr = mkIRExpr_HWord( (HWord)ev->inode ); 716 tl_assert(ev2->inode == ev->inode); [all...] |
/external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/ |
mount_node_test.cc | 111 EXPECT_LT(0, s.st_ino); // 0 is an invalid inode number. 164 EXPECT_LT(0, d.d_ino); // 0 is an invalid inode number.
|
/external/e2fsprogs/lib/ext2fs/ |
alloc.c | 75 * Check for uninit inode bitmaps and deal with them appropriately 97 * group to find the next free inode.
|
/external/e2fsprogs/resize/ |
resize2fs.8.in | 99 \ 4\ \-\ Debug inode relocations 101 \ 8\ \-\ Debug moving the inode table
|
/external/genext2fs/ |
genext2fs.8 | 63 .BI "\-i, \-\-bytes\-per\-inode ratio" 79 Use a timestamp of 0 for inode and filesystem creation, instead of the present. Useful for testing.
|
/external/grub/stage2/ |
dir.h | 56 * a struct direct at the front of it, containing its inode number, 79 u_int d_ino; /* inode number of entry */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
info.h | 65 struct inode * inode, struct file * file,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
info.h | 65 struct inode * inode, struct file * file,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 186 p_ind->~inode(); 231 new (p_new_root) inode(e_ind, b_it);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 186 p_ind->~inode(); 231 new (p_new_root) inode(e_ind, b_it);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 186 p_ind->~inode(); 231 new (p_new_root) inode(e_ind, b_it);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridMatch.java | 20 import com.android.ide.common.api.INode; 88 public String getDisplayName(INode layout) {
|
/system/extras/ext4_utils/ |
make_ext4fs_main.c | 53 fprintf(stderr, " [ -g <blocks per group> ] [ -i <inodes> ] [ -I <inode size> ]\n"); 131 fprintf(stderr, "Warning: -t (initialize inode tables) is deprecated\n");
|
/external/chromium_org/sandbox/linux/suid/ |
sandbox.c | 415 // a dummy socket, which has a unique inode number. Then it asks the sandbox 422 // when you call it with --find-inode INODE_NUMBER. 427 ino_t inode = strtoull(argv[2], &endptr, 10); local 428 if (inode == ULLONG_MAX || !endptr || *endptr || errno != 0) 430 if (!FindProcessHoldingSocket(&pid, inode))
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 126 inode to prevent them from being allocated to a file or directory. If 370 If a specific inode or inodes seems to be giving 376 command run on the relevant inode(s). If the inode is a directory, the 379 command will allow you to extract the contents of the directory inode,
|
/external/e2fsprogs/debian/ |
changelog | 46 * Mke2fs will skip initializing the inode table if a device supports 94 * E2fsck can now continue even if it fails to recreate the resize inode 96 the unused region of the inode table until after it restarts the fs 136 fallocated() beyond an inode's i_size. 154 * Fix flex_bg inode table placement algorithm used by mke2fs for 184 when huge_file file system feature is set, but the inode does not 220 ones for multiple bad block group checksums, or when an inode 222 * Fix e2fsck to handle moving inode tables in FLEX_BG filesystems more 243 which prints detailed information about an inode's extent tree. 289 uninitalized data into the portion of the inode beyond the first 12 [all...] |
/ndk/sources/host-tools/make-3.81/ |
dir.c | 217 dev_t dev; /* Device and inode numbers of this dir. */ 220 * Inode means nothing on WINDOWS32. Even file key information is 225 * way to emulate inode. 338 /* Table of directory contents hashed by device and inode number. */ 460 Find its device and inode numbers, and look it up by them. */ 490 /* Search the contents hash table; device and inode are the key. */ 1012 printf (_("# %s (device %d, inode [%d,%d,%d]): could not be opened.\n"), 1017 printf (_("# %s (device %ld, inode %ld): could not be opened.\n"), 1048 printf (_("# %s (device %d, inode [%d,%d,%d]): "), 1053 printf (_("# %s (device %ld, inode %ld): ") [all...] |
/external/e2fsprogs/ext2ed/ |
ext2.descriptors | 51 /* same inode or on next free entry */ 73 * Structure of an inode on the disk 144 __u32 s_first_ino; /* First non-reserved inode */ 145 __u16 s_inode_size; /* size of inode structure */ 165 __u32 s_journal_inum; /* inode number of journal file */ 378 __u32 inode; /* Inode number */
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
profiledata.cc | 153 int64 inode; local 156 while (it.Next(&start, &end, &flags, &offset, &inode, &filename)) { 158 start, end, flags, offset, inode, filename,
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
profiledata.cc | 153 int64 inode; local 156 while (it.Next(&start, &end, &flags, &offset, &inode, &filename)) { 158 start, end, flags, offset, inode, filename,
|