Home
last modified time | relevance | path

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

/linux-6.6.21/fs/squashfs/
Dsquashfs_fs_sb.h69 bool panic_on_errors; member
Dsuper.c202 msblk->panic_on_errors = (opts->errors == Opt_errors_panic); in squashfs_fill_super()
497 msblk->panic_on_errors = (opts->errors == Opt_errors_panic); in squashfs_reconfigure()
519 if (msblk->panic_on_errors) in squashfs_show_options()
Dblock.c354 if (msblk->panic_on_errors) in squashfs_read_data()