Searched defs:inode_management (Results 1 – 2 of 2) sorted by relevance
1194 struct inode_management { struct1195 struct radix_tree_root ino_root; /* ino entry array */1196 spinlock_t ino_lock; /* for ino entry lock */1197 struct list_head ino_list; /* inode list head */1198 unsigned long ino_num; /* number of entries */
1256 struct inode_management { struct1257 struct radix_tree_root ino_root; /* ino entry array */1258 spinlock_t ino_lock; /* for ino entry lock */1259 struct list_head ino_list; /* inode list head */1260 unsigned long ino_num; /* number of entries */