Searched defs:ext4_orphan_info (Results 1 – 1 of 1) sorted by relevance
1491 struct ext4_orphan_info { struct1492 int of_blocks; /* Number of orphan blocks in a file */1493 __u32 of_csum_seed; /* Checksum seed for orphan file */1494 struct ext4_orphan_block *of_binfo; /* Array with info about orphan
Completed in 41 milliseconds