linux-mainline/fs/ubifs
Sascha Hauer e635cf8c3b ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
ubifs_lpt_lookup() starts by looking up the nth pnode in the LPT. We
already have this functionality in ubifs_pnode_lookup(). Use this
function rather than open coding its functionality.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-10-23 13:48:21 +02:00
..
budget.c
commit.c
compress.c
crypto.c
debug.c
debug.h
dir.c
file.c
find.c
gc.c
io.c
ioctl.c
journal.c
Kconfig
key.h
log.c
lprops.c
lpt_commit.c ubifs: Export pnode_lookup as ubifs_pnode_lookup 2018-10-23 13:48:17 +02:00
lpt.c ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup 2018-10-23 13:48:21 +02:00
Makefile
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c
tnc_commit.c
tnc_misc.c ubifs: Pass ubifs_zbranch to read_znode() 2018-10-23 13:48:14 +02:00
tnc.c
ubifs-media.h
ubifs.h ubifs: Export pnode_lookup as ubifs_pnode_lookup 2018-10-23 13:48:17 +02:00
xattr.c