Home
last modified time | relevance | path

Searched refs:dbg_check_filesystem (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Ddebug.h282 int dbg_check_filesystem(struct ubifs_info *c);
H A Dsuper.c1552 err = dbg_check_filesystem(c); in mount_ubifs()
H A Ddebug.c2289 int dbg_check_filesystem(struct ubifs_info *c) in dbg_check_filesystem() function
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h347 int dbg_check_filesystem(struct ubifs_info *c);
H A Ddebug.c1487 int dbg_check_filesystem(struct ubifs_info *c) in dbg_check_filesystem() function
2310 int dbg_check_filesystem(struct ubifs_info *c) in dbg_check_filesystem() function
H A Dsuper.c1604 err = dbg_check_filesystem(c); in mount_ubifs()