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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
erase_fn_imps.hpp 82 typedef inode_pointer inode_ptr; typedef
83 inode_ptr p_internal = static_cast<inode_ptr>(p_parent);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
erase_fn_imps.hpp 82 typedef inode_pointer inode_ptr; typedef
83 inode_ptr p_internal = static_cast<inode_ptr>(p_parent);
  /external/e2fsprogs/ext2ed/
inode_com.c 122 struct ext2_inode *inode_ptr; local
142 inode_ptr=&type_data.u.t_ext2_inode;
146 wmove (show_pad,0,40);wprintw (show_pad,"octal = %06o ",inode_ptr->i_mode);
148 temp=inode_ptr->i_mode & 0x1ff;
171 temp=inode_ptr->i_flags;
256 if (inode_ptr->i_size <= 60)
ext2ed.h 131 struct ext2_inode *inode_ptr; member in struct:struct_file_info

Completed in 121 milliseconds