invalf            636 arch/powerpc/platforms/cell/spufs/inode.c 			return invalf(fc, "Unknown uid");
invalf            642 arch/powerpc/platforms/cell/spufs/inode.c 			return invalf(fc, "Unknown gid");
invalf            239 arch/s390/hypfs/inode.c 			return invalf(fc, "Unknown uid");
invalf            245 arch/s390/hypfs/inode.c 			return invalf(fc, "Unknown gid");
invalf            129 drivers/mtd/mtdsuper.c 		return invalf(fc, "No source specified");
invalf           1563 drivers/usb/gadget/function/f_fs.c 	return invalf(fc, "%s: unmapped value: %u", param->key, result.uint_32);
invalf           1578 drivers/usb/gadget/function/f_fs.c 		return invalf(fc, "No source specified");
invalf            131 fs/fs_context.c 		return invalf(fc, "Unnamed parameter\n");
invalf            155 fs/fs_context.c 			return invalf(fc, "VFS: Non-string source");
invalf            157 fs/fs_context.c 			return invalf(fc, "VFS: Multiple sources");
invalf            163 fs/fs_context.c 	return invalf(fc, "%s: Unknown parameter '%s'",
invalf            565 fs/fs_context.c 			return invalf(fc, "VFS: Legacy: Non-string source");
invalf            567 fs/fs_context.c 			return invalf(fc, "VFS: Legacy: Multiple sources");
invalf            574 fs/fs_context.c 		return invalf(fc, "VFS: Legacy: Can't mix monolithic and individual options");
invalf            584 fs/fs_context.c 		return invalf(fc, "VFS: Legacy: Parameter type for '%s' not supported",
invalf            589 fs/fs_context.c 		return invalf(fc, "VFS: Legacy: Cumulative options too large");
invalf            593 fs/fs_context.c 		return invalf(fc, "VFS: Legacy: Option '%s' contained comma",
invalf            149 fs/fs_parser.c 			return invalf(fc, "%s: Unexpected value for '%s'",
invalf            240 fs/fs_parser.c 	return invalf(fc, "%s: Bad value for '%s'", desc->name, param->key);
invalf            278 fs/fs_parser.c 		return invalf(fc, "%s: not usable as path", param->key);
invalf            483 fs/fuse/inode.c 			return invalf(fc, "fuse: Multiple sources specified");
invalf            490 fs/fuse/inode.c 			return invalf(fc, "fuse: Multiple subtypes specified");
invalf            502 fs/fuse/inode.c 			return invalf(fc, "fuse: Invalid rootmode");
invalf            510 fs/fuse/inode.c 			return invalf(fc, "fuse: Invalid user_id");
invalf            517 fs/fuse/inode.c 			return invalf(fc, "fuse: Invalid group_id");
invalf            535 fs/fuse/inode.c 			return invalf(fc, "fuse: blksize only supported for fuseblk");
invalf           1372 fs/gfs2/ops_fstype.c 			return invalf(fc, "gfs2: -o debug and -o errors=panic are mutually exclusive");
invalf           1408 fs/gfs2/ops_fstype.c 			return invalf(fc, "gfs2: commit mount option requires a positive numeric argument");
invalf           1413 fs/gfs2/ops_fstype.c 			return invalf(fc, "gfs2: statfs_quantum mount option requires a non-negative numeric argument");
invalf           1418 fs/gfs2/ops_fstype.c 			return invalf(fc, "gfs2: quota_quantum mount option requires a positive numeric argument");
invalf           1423 fs/gfs2/ops_fstype.c 			return invalf(fc, "gfs2: statfs_percent mount option requires a numeric argument between 0 and 100");
invalf           1428 fs/gfs2/ops_fstype.c 			return invalf(fc, "gfs2: -o debug and -o errors=panic are mutually exclusive");
invalf           1441 fs/gfs2/ops_fstype.c 		return invalf(fc, "gfs2: invalid mount option: %s", param->key);
invalf           1216 fs/hugetlbfs/inode.c 	return invalf(fc, "hugetlbfs: Bad value '%s' for mount option '%s'\n",
invalf            210 fs/jffs2/super.c 			return invalf(fc, "jffs2: rp_size unrepresentable");
invalf            213 fs/jffs2/super.c 			return invalf(fc, "jffs2: Too large reserve pool specified, max is %llu KB",
invalf             74 fs/proc/root.c 			return invalf(fc, "proc: hidepid value must be between 0 and 2.\n");
invalf           1290 fs/super.c     		return invalf(fc, "No source specified");
invalf             21 kernel/cgroup/cgroup-v1.c #define cg_invalf(fc, fmt, ...) invalf(fc, fmt, ## __VA_ARGS__)
invalf           3484 mm/shmem.c     	return invalf(fc, "tmpfs: Unsupported parameter '%s'", param->key);
invalf           3486 mm/shmem.c     	return invalf(fc, "tmpfs: Bad value for '%s'", param->key);
invalf           3592 mm/shmem.c     	return invalf(fc, "tmpfs: %s", err);