Home
last modified time | relevance | path

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

/linux-6.14.4/fs/squashfs/
Dsuper.c118 static int squashfs_parse_param_threads(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads() function
142 if (squashfs_parse_param_threads(param->string, opts) != 0) in squashfs_parse_param()