Searched refs:uffs_GetBlockFileDataLength (Results 1 – 3 of 3) sorted by relevance
299 int uffs_GetBlockFileDataLength(uffs_Device *dev, uffs_BlockInfo *bc, u8 type);
288 int uffs_GetBlockFileDataLength(uffs_Device *dev, uffs_BlockInfo *bc, u8 type) in uffs_GetBlockFileDataLength() function
374 node->u.file.len = uffs_GetBlockFileDataLength(dev, bc, UFFS_TYPE_FILE); in _BuildValidTreeNode()381 node->u.data.len = uffs_GetBlockFileDataLength(dev, bc, UFFS_TYPE_DATA); in _BuildValidTreeNode()