Home
last modified time | relevance | path

Searched defs:ino_entry (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
Df2fs.h261 struct ino_entry { struct
262 struct list_head list; /* list head */
263 nid_t ino; /* inode number */
264 unsigned int dirty_device; /* dirty device bitmap */
/kernel/linux/linux-6.6/fs/f2fs/
Df2fs.h285 struct ino_entry { struct
286 struct list_head list; /* list head */
287 nid_t ino; /* inode number */
288 unsigned int dirty_device; /* dirty device bitmap */