HomeSort by relevance Sort by last modified time
    Searched full:inode (Results 501 - 525 of 1335) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
android_pmem.h 45 int (*open) (struct inode *, struct file *);
47 int (*release) (struct inode *, struct file *);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
android_pmem.h 45 int (*open) (struct inode *, struct file *);
47 int (*release) (struct inode *, struct file *);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
android_pmem.h 45 int (*open) (struct inode *, struct file *);
47 int (*release) (struct inode *, struct file *);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
MergeRule.java 20 import com.android.ide.common.api.INode;
34 final @NonNull INode selectedNode) {
PropertySettingNodeHandler.java 19 import com.android.ide.common.api.INode;
39 public void handle(@NonNull INode node) {
ResizeState.java 22 import com.android.ide.common.api.INode;
37 public final INode node;
42 public final INode layout;
94 ResizeState(BaseLayoutRule rule, INode layout, Object layoutView, INode node) {
  /external/e2fsprogs/debugfs/
debugfs.h 42 ext2_ino_t *inode, int flags);
45 extern int debugfs_read_inode(ext2_ino_t ino, struct ext2_inode * inode,
47 extern int debugfs_read_inode_full(ext2_ino_t ino, struct ext2_inode * inode,
49 extern int debugfs_write_inode(ext2_ino_t ino, struct ext2_inode * inode,
51 extern int debugfs_write_new_inode(ext2_ino_t ino, struct ext2_inode * inode,
  /external/clang/unittests/Basic/
FileManagerTest.cpp 29 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) {
32 llvm::sys::fs::UniqueID ID(1, INode);
39 // Inject a file with the given inode value to the fake file system.
40 void InjectFile(const char *Path, ino_t INode) {
41 InjectFileOrDirectory(Path, INode, /*IsFile=*/true);
44 // Inject a directory with the given inode value to the fake file system.
45 void InjectDirectory(const char *Path, ino_t INode) {
46 InjectFileOrDirectory(Path, INode, /*IsFile=*/false);
208 // Inject two real files with the same inode.
221 // Inject two real files with the same inode
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 31 import com.android.ide.common.api.INode;
49 public void paint(@NonNull IGraphics gc, @NonNull INode node, @NonNull DropFeedback feedback) {
52 for (INode dragged : state.mDraggedNodes) {
60 Set<INode> horizontalDeps = state.mHorizontalDeps;
61 Set<INode> verticalDeps = state.mVerticalDeps;
62 Set<INode> deps = new HashSet<INode>(horizontalDeps.size() + verticalDeps.size());
67 for (INode n : deps) {
171 INode from = cycle.get(0).from.node;
177 INode to = null
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 158 __le32 s_flags; /* Right now used only by inode-attributes, if enabled */
265 static __inline__ struct reiserfs_inode_info *REISERFS_I(const struct inode *inode)
267 return container_of(inode, struct reiserfs_inode_info, vfs_inode);
289 #define get_inode_item_key_version( inode ) \
290 ((REISERFS_I(inode)->i_flags & i_item_key_version_mask) ? KEY_FORMAT_3_6 : KEY_FORMAT_3_5)
292 #define set_inode_item_key_version( inode, version ) \
294 REISERFS_I(inode)->i_flags |= i_item_key_version_mask; \
296 REISERFS_I(inode)->i_flags &= ~i_item_key_version_mask; })
298 #define get_inode_sd_version(inode) \
2042 struct inode *inode; \/* inode passed to allocator, if we allocate unf. nodes *\/ member in struct:__reiserfs_blocknr_hint
    [all...]
quotaio_v2.h 32 __le32 dqb_isoftlimit; /* preferred inode limit */
38 __le64 dqb_itime; /* time limit for excessive inode use */
53 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 158 __le32 s_flags; /* Right now used only by inode-attributes, if enabled */
265 static __inline__ struct reiserfs_inode_info *REISERFS_I(const struct inode *inode)
267 return container_of(inode, struct reiserfs_inode_info, vfs_inode);
289 #define get_inode_item_key_version( inode ) \
290 ((REISERFS_I(inode)->i_flags & i_item_key_version_mask) ? KEY_FORMAT_3_6 : KEY_FORMAT_3_5)
292 #define set_inode_item_key_version( inode, version ) \
294 REISERFS_I(inode)->i_flags |= i_item_key_version_mask; \
296 REISERFS_I(inode)->i_flags &= ~i_item_key_version_mask; })
298 #define get_inode_sd_version(inode) \
2042 struct inode *inode; \/* inode passed to allocator, if we allocate unf. nodes *\/ member in struct:__reiserfs_blocknr_hint
    [all...]
quotaio_v2.h 32 __le32 dqb_isoftlimit; /* preferred inode limit */
38 __le64 dqb_itime; /* time limit for excessive inode use */
53 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 158 __le32 s_flags; /* Right now used only by inode-attributes, if enabled */
265 static __inline__ struct reiserfs_inode_info *REISERFS_I(const struct inode *inode)
267 return container_of(inode, struct reiserfs_inode_info, vfs_inode);
289 #define get_inode_item_key_version( inode ) \
290 ((REISERFS_I(inode)->i_flags & i_item_key_version_mask) ? KEY_FORMAT_3_6 : KEY_FORMAT_3_5)
292 #define set_inode_item_key_version( inode, version ) \
294 REISERFS_I(inode)->i_flags |= i_item_key_version_mask; \
296 REISERFS_I(inode)->i_flags &= ~i_item_key_version_mask; })
298 #define get_inode_sd_version(inode) \
2042 struct inode *inode; \/* inode passed to allocator, if we allocate unf. nodes *\/ member in struct:__reiserfs_blocknr_hint
    [all...]
quotaio_v2.h 32 __le32 dqb_isoftlimit; /* preferred inode limit */
38 __le64 dqb_itime; /* time limit for excessive inode use */
53 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
  /external/e2fsprogs/po/
de.po 11 #. "inode", and so on. In order to make it easier for translators, the
24 #. a dynamic %-expansion, which expands %i as an inode number, and so
27 #. expansions; so for example, "%Iu" expands to the inode's user id
28 #. ownership field (inode->i_uid).
33 #. %Di <dirent> -> ino inode number
38 #. %d <dir> inode number
40 #. %i <ino> inode number
41 #. %Is <inode> -> i_size
42 #. %IS <inode> -> i_extra_isize
43 #. %Ib <inode> -> i_block
    [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 228 Each file in the filesystem is reserved a special <Literal remap="tt">inode</Literal>. I don't want
231 inode, while any specific inode can be <Literal remap="tt">allocated</Literal> or
279 <Literal remap="tt">bg&lowbar;inode&lowbar;bitmap</Literal> is fully analogous to the previous variable - It
280 contains the block number of the <Literal remap="tt">inode allocation bitmap block</Literal>, which
281 is used to allocate / deallocate each specific inode in the filesystem.
285 <Literal remap="tt">bg&lowbar;inode&lowbar;table</Literal> contains the block number of the start of the
286 <Literal remap="tt">inode table of the current blocks group</Literal>. The <Literal remap="tt">inode table</Literal> is
291 The block bitmap block, inode bitmap block and the inode table are create
    [all...]
  /external/e2fsprogs/lib/ext2fs/
ext2fs.h 187 * Special flag in the ext2 inode i_flag field that means that this is
188 * a new inode. (So that ext2_write_inode() can clear extra fields.)
217 struct ext2_inode *inode);
219 struct ext2_inode *inode);
238 * Inode cache
270 * to an inode. It can also be used for programs that want to be able
277 * inode.
406 * Inode scan definitions
469 * ext2 size of an inode
719 struct ext2_inode *inode,
    [all...]
block.c 2 * block.c --- iterate over all blocks in an inode
309 struct ext2_inode inode; local
316 ctx.errcode = ext2fs_read_inode(fs, ino, &inode);
324 if (!LINUX_S_ISDIR(inode.i_mode) &&
325 (inode.i_size_high != 0))
351 if (inode.osd1.hurd1.h_i_translator) {
353 &inode.osd1.hurd1.h_i_translator,
362 if (inode.i_flags & EXT4_EXTENTS_FL) {
371 ctx.errcode = ext2fs_extent_open2(fs, ino, &inode, &handle);
462 if (inode.i_block[i] || (flags & BLOCK_FLAG_APPEND))
    [all...]
mkjournal.c 280 struct ext2_inode inode; local
289 if ((retval = ext2fs_read_inode(fs, journal_ino, &inode)))
292 if (inode.i_blocks > 0)
302 inode.i_flags |= EXT4_EXTENTS_FL;
303 if ((retval = ext2fs_write_inode(fs, journal_ino, &inode)))
348 if ((retval = ext2fs_read_inode(fs, journal_ino, &inode)))
351 inode.i_size += fs->blocksize * size;
352 ext2fs_iblk_add_blocks(fs, &inode, es.newblocks);
353 inode.i_mtime = inode.i_ctime = fs->now ? fs->now : time(0)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineDropListener.java 18 import com.android.ide.common.api.INode;
118 Set<INode> children = new HashSet<INode>();
119 for (INode node : targetNode.getChildren()) {
145 final List<INode> added = new ArrayList<INode>();
146 for (INode node : targetNode.getChildren()) {
  /external/e2fsprogs/tests/progs/
test_icount.c 48 * Helper function which parses an inode number.
104 const char *usage = "usage: %s inode\n";
115 if (parse_inode(argv[0], "inode", argv[1], &ino))
127 const char *usage = "usage: %s inode\n";
138 if (parse_inode(argv[0], "inode", argv[1], &ino))
151 const char *usage = "usage: %s inode\n";
162 if (parse_inode(argv[0], "inode", argv[1], &ino))
175 const char *usage = "usage: %s inode count\n";
186 if (parse_inode(argv[0], "inode", argv[1], &ino))
  /external/e2fsprogs/e2fsck/
CHANGES 28 links to be wrong. Also, the inode link count for the root directory
41 e2fsck will now move bad blocks found in the inode bitmaps, block
42 bitmaps, and in the inode tables. (Can't handle bad blocks found in
  /external/kernel-headers/original/linux/
quota.h 156 __u32 dqb_isoftlimit; /* preferred inode limit */
159 time_t dqb_itime; /* time limit for excessive inode use */
208 #define DQ_INODES_B 2 /* uid/gid has been warned about inode limit */
247 int (*initialize) (struct inode *, int);
248 int (*drop) (struct inode *);
249 int (*alloc_space) (struct inode *, qsize_t, int);
250 int (*alloc_inode) (const struct inode *, unsigned long);
251 int (*free_space) (struct inode *, qsize_t);
252 int (*free_inode) (const struct inode *, unsigned long);
253 int (*transfer) (struct inode *, struct iattr *)
    [all...]
  /external/libcap-ng/libcap-ng-0.7/utils/
proc-llist.c 50 newnode->inode = node->inode;
93 if (cur->inode == i) {

Completed in 2319 milliseconds

<<21222324252627282930>>