Home
last modified time | relevance | path

Searched refs:read_znode (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c264 static int read_znode(struct ubifs_info *c, int lnum, int offs, int len, in read_znode() function
413 err = read_znode(c, zbr->lnum, zbr->offs, zbr->len, znode); in ubifs_load_znode()
/openbmc/linux/fs/ubifs/
H A Dtnc_misc.c265 static int read_znode(struct ubifs_info *c, struct ubifs_zbranch *zzbr, in read_znode() function
425 err = read_znode(c, zbr, znode); in ubifs_load_znode()