HomeSort by relevance Sort by last modified time
    Searched refs:min_idx_node_sz (Results 1 - 3 of 3) sorted by null

  /external/u-boot/fs/ubifs/
lprops.c 420 if (lprops->dirty + lprops->free >= c->min_idx_node_sz)
    [all...]
ubifs.h 1948 int min_idx_node_sz; member in struct:ubifs_info
    [all...]
super.c 844 c->min_idx_node_sz = ALIGN(tmp, 8);
    [all...]

Completed in 1207 milliseconds