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

  /external/u-boot/fs/ubifs/
lpt.c 1183 * ubifs_read_nnode - read a nnode from flash and link it to the tree in memory.
1190 int ubifs_read_nnode(struct ubifs_info *c, struct ubifs_nnode *parent, int iip) function
    [all...]
lpt_commit.c 632 err = ubifs_read_nnode(c, NULL, 0);
871 err = ubifs_read_nnode(c, NULL, 0);
    [all...]
ubifs.h     [all...]

Completed in 62 milliseconds