Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.h337 int dbg_check_filesystem(struct ubifs_info *c);
H A Ddebug.c1488 int dbg_check_filesystem(struct ubifs_info *c) in dbg_check_filesystem() function
2311 int dbg_check_filesystem(struct ubifs_info *c) in dbg_check_filesystem() function
H A Dsuper.c1602 err = dbg_check_filesystem(c); in mount_ubifs()