Searched defs:ino_entry (Results 1 – 1 of 1) sorted by relevance
284 struct ino_entry { struct285 struct list_head list; /* list head */286 nid_t ino; /* inode number */287 unsigned int dirty_device; /* dirty device bitmap */
Completed in 28 milliseconds