Searched defs:inode_management (Results 1 – 2 of 2) sorted by relevance
1076 struct inode_management { struct1077 struct radix_tree_root ino_root; /* ino entry array */1078 spinlock_t ino_lock; /* for ino entry lock */1079 struct list_head ino_list; /* inode list head */1080 unsigned long ino_num; /* number of entries */
1184 struct inode_management { struct1185 struct radix_tree_root ino_root; /* ino entry array */1186 spinlock_t ino_lock; /* for ino entry lock */1187 struct list_head ino_list; /* inode list head */1188 unsigned long ino_num; /* number of entries */