Home
last modified time | relevance | path

Searched refs:ubifs_lpt_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c1407 err = ubifs_lpt_init(c, 1, !c->ro_mount); in mount_ubifs()
1787 err = ubifs_lpt_init(c, 0, 1); in ubifs_remount_rw()
H A Dubifs.h1938 int ubifs_lpt_init(struct ubifs_info *c, int rd, int wr);
H A Dlpt.c1878 * ubifs_lpt_init - initialize the LPT.
1889 int ubifs_lpt_init(struct ubifs_info *c, int rd, int wr) in ubifs_lpt_init() function
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsuper.c1410 err = ubifs_lpt_init(c, 1, !c->ro_mount); in mount_ubifs()
1793 err = ubifs_lpt_init(c, 0, 1); in ubifs_remount_rw()
H A Dubifs.h1967 int ubifs_lpt_init(struct ubifs_info *c, int rd, int wr);
H A Dlpt.c1878 * ubifs_lpt_init - initialize the LPT.
1889 int ubifs_lpt_init(struct ubifs_info *c, int rd, int wr) in ubifs_lpt_init() function

Completed in 17 milliseconds