<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroya_ito</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroya_ito/</author_url>
  <blog_title>hiroya itoの雑記</blog_title>
  <blog_url>https://hiroya-ito.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>ファイルシステムはext3 どこのレイヤーを処理してるのかを見失わないように dentry inodeオブジェクト super_block ext3_* struct inode_operations ext3_dir_inode_operations = { /* ... */ .lookup = ext3_lookup, /* ... */ } lookup ... dentry操作の抽象化 iget ... inode操作の抽象化 ... ext3層でinode操作 inode-&gt;i_op-&gt;lookup(struct inode *dir, struct dentry *dentry,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroya-ito.hatenadiary.org%2Fentry%2F20090506%2F1241595877&quot; title=&quot; dentryの生成と初期化を追う - hiroya itoの雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-05-06 16:44:37</published>
  <title> dentryの生成と初期化を追う</title>
  <type>rich</type>
  <url>https://hiroya-ito.hatenadiary.org/entry/20090506/1241595877</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
