Home
last modified time | relevance | path

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

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