Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c1634 ubifs_lpt_free(c, 0); in mount_ubifs()
1682 ubifs_lpt_free(c, 0); in ubifs_umount()
1869 ubifs_lpt_free(c, 1); in ubifs_remount_rw()
1916 ubifs_lpt_free(c, 1); in ubifs_remount_ro()
H A Dlpt.c1909 ubifs_lpt_free(c, 1); in ubifs_lpt_init()
1911 ubifs_lpt_free(c, 0); in ubifs_lpt_init()
H A Dubifs.h1971 void ubifs_lpt_free(struct ubifs_info *c, int wr_only);
H A Dlpt_commit.c1337 * found. This function is a helper to 'ubifs_lpt_free()'.
1371 * found. This function is a helper to 'ubifs_lpt_free()'.
1412 * ubifs_lpt_free - free resources owned by the LPT.
1416 void ubifs_lpt_free(struct ubifs_info *c, int wr_only) in ubifs_lpt_free() function
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsuper.c1637 ubifs_lpt_free(c, 0); in mount_ubifs()
1687 ubifs_lpt_free(c, 0); in ubifs_umount()
1874 ubifs_lpt_free(c, 1); in ubifs_remount_rw()
1921 ubifs_lpt_free(c, 1); in ubifs_remount_ro()
H A Dlpt.c1909 ubifs_lpt_free(c, 1); in ubifs_lpt_init()
1911 ubifs_lpt_free(c, 0); in ubifs_lpt_init()
H A Dubifs.h2000 void ubifs_lpt_free(struct ubifs_info *c, int wr_only);
H A Dlpt_commit.c1337 * found. This function is a helper to 'ubifs_lpt_free()'.
1371 * found. This function is a helper to 'ubifs_lpt_free()'.
1412 * ubifs_lpt_free - free resources owned by the LPT.
1416 void ubifs_lpt_free(struct ubifs_info *c, int wr_only) in ubifs_lpt_free() function

Completed in 22 milliseconds