Searched refs:ubifs_unpack_nnode (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ubifs/
H A Dlpt.c1004 * ubifs_unpack_nnode - unpack a nnode.
1011 int ubifs_unpack_nnode(const struct ubifs_info *c, void *buf, function
1236 err = ubifs_unpack_nnode(c, buf, nnode);
1984 err = ubifs_unpack_nnode(c, buf, nnode);
H A Dubifs.h1997 int ubifs_unpack_nnode(const struct ubifs_info *c, void *buf,
H A Dlpt_commit.c1900 err = ubifs_unpack_nnode(c, p, &nnode);

Completed in 169 milliseconds