HomeSort by relevance Sort by last modified time
    Searched refs:dump_inode (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/debugfs/
debug_cmds.ct 128 dump_inode, dump;
debugfs.c 967 static void dump_inode(ext2_ino_t inode_num, struct ext2_inode *inode) function
1003 dump_inode(inode, inode_buf);
    [all...]
  /external/u-boot/fs/jffs2/
jffs2_nand_1pass.c 445 dump_inode(struct b_lists *pL, struct b_dirent *d, struct b_inode *i) function
493 dump_inode(pL, jDir, i);
jffs2_1pass.c 917 static inline u32 dump_inode(struct b_lists * pL, struct jffs2_raw_dirent *d, struct jffs2_raw_inode *i) function
1013 dump_inode(pL, jDir, i);
    [all...]

Completed in 3299 milliseconds