Before the clone is split off, it should share same file with its parent volume, which means own same inodes, unless there are new added files after the creation of the clone.
My question: is there any way to tell how many inodes are shared and how many are owned by the clone itself?
Thank you!