Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h1266 struct inode_management { struct
1267 struct radix_tree_root ino_root; /* ino entry array */
1268 spinlock_t ino_lock; /* for ino entry lock */
1269 struct list_head ino_list; /* inode list head */
1270 unsigned long ino_num; /* number of entries */