Searched refs:inodes (Results 1 – 3 of 3) sorted by relevance
66 static BOOL nandCheck(u32 fsBlocks, u32 inodes);182 BOOL nandCheck(const u32 fsBlocks, const u32 inodes) in nandCheck() argument185 s32 ret = NANDCheck(fsBlocks, inodes, &answer); in nandCheck()
269 void *inodes; member386 s32 NANDFreeBlocks (u32 *bytes, u32 *inodes);387 s32 NANDFreeBlocksAsync(u32 *bytes, u32 *inodes, NANDCallback cb, NANDCommandBlock *block);
55 u32 inodes; // inode number member390 InstallInodes += channelPtr->inodes; in main()