HomeSort by relevance Sort by last modified time
    Searched full:dentry_size (Results 1 - 1 of 1) sorted by null

  /system/extras/ext4_utils/
contents.c 43 static u32 dentry_size(u32 entries, struct dentry *dentries) function
107 blocks = DIV_ROUND_UP(dentry_size(entries, dentries), info.block_size);

Completed in 57 milliseconds