Searched defs:inode_management (Results 1 – 1 of 1) sorted by relevance
1270 struct inode_management { struct1271 struct radix_tree_root ino_root; /* ino entry array */1272 spinlock_t ino_lock; /* for ino entry lock */1273 struct list_head ino_list; /* inode list head */1274 unsigned long ino_num; /* number of entries */