Hello Everybody, I am working on this project where I need to save the file system data structures like dentry, into a file. Most of the file system data structures have a linked list and a hash list of all the objects of that particuler structure. Is there any way where I can get the head of such a linked list or will I have to make my way from the topmost structure( the superblock) ? Any comments in this regard will be appretiated. regards, --sabyasachi pradhan -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/