when a new unlike-Unix filesystem mounted on my Linux system , will it creat all the dentry objects in the meory , or will it creat only needed,  and is the same to inode objects ?
So , if all the dentry objects created ,  I think it must consume a large memory.