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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dsuper.c1458 ubifs_lpt_free(c, 0);
1502 ubifs_lpt_free(c, 0);
1660 ubifs_lpt_free(c, 1);
1706 ubifs_lpt_free(c, 1);
H A Dubifs.h1654 void ubifs_lpt_free(struct ubifs_info *c, int wr_only);
H A Dlpt_commit.c1372 * found. This function is a helper to 'ubifs_lpt_free()'.
1406 * found. This function is a helper to 'ubifs_lpt_free()'.
1447 * ubifs_lpt_free - free resources owned by the LPT.
1451 void ubifs_lpt_free(struct ubifs_info *c, int wr_only) function

Completed in 93 milliseconds