Home
last modified time | relevance | path

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

/linux/fs/coda/
H A Dinode.c130 return invalf(fc, "coda: Not coda psdev"); in coda_set_idx()
134 return invalf(fc, "coda: Bad minor number"); in coda_set_idx()
186 return invalf(fc, "coda: Bad mount data"); in coda_parse_monolithic()
189 return invalf(fc, "coda: Bad mount version"); in coda_parse_monolithic()
/linux/fs/proc/
H A Droot.c68 return invalf(fc, "proc: unexpected type of hidepid value\n"); in proc_parse_hidepid_param()
72 return invalf(fc, "proc: unknown value of hidepid - %s\n", param->string); in proc_parse_hidepid_param()
86 return invalf(fc, "proc: unknown value of hidepid - %s\n", param->string); in proc_parse_hidepid_param()
105 return invalf(fc, "proc: unsupported subset option - %s\n", value); in proc_parse_subset_param()
/linux/fs/
H A Dfs_context.c86 return invalf(fc, "Non-string source"); in vfs_parse_fs_param_source()
89 return invalf(fc, "Multiple sources"); in vfs_parse_fs_param_source()
118 return invalf(fc, "Unnamed parameter\n"); in vfs_parse_fs_param()
144 return invalf(fc, "%s: Unknown parameter '%s'", in vfs_parse_fs_param()
H A Dsuper.c1671 return invalf(fc, "No source specified"); in get_tree_bdev_flags()
/linux/fs/jffs2/
H A Dsuper.c206 return invalf(fc, "jffs2: rp_size unrepresentable"); in jffs2_parse_param()
271 return invalf(fc, "jffs2: Too large reserve pool specified, max is %llu KB", in jffs2_fill_super()
/linux/drivers/mtd/
H A Dmtdsuper.c107 return invalf(fc, "No source specified"); in get_tree_mtd()
/linux/arch/s390/hypfs/
H A Dinode.c218 return invalf(fc, "Unknown uid"); in hypfs_parse_param()
224 return invalf(fc, "Unknown gid"); in hypfs_parse_param()
/linux/fs/autofs/
H A Dinode.c344 return invalf(fc, "Could not find process group %d", in autofs_fill_super()
376 return invalf(fc, "No control pipe specified"); in autofs_get_tree()
/linux/fs/ntfs3/
H A Dsuper.c348 return invalf(fc, "ntfs3: Invalid value for umask."); in ntfs_fs_parse_param()
356 return invalf(fc, "ntfs3: Invalid value for dmask."); in ntfs_fs_parse_param()
362 return invalf(fc, "ntfs3: Invalid value for fmask."); in ntfs_fs_parse_param()
397 return invalf( in ntfs_fs_parse_param()
458 return invalf( in ntfs_fs_reconfigure()
/linux/include/linux/
H A Dfs_context.h250 #define invalf(fc, fmt, ...) (errorf(fc, fmt, ## __VA_ARGS__), -EINVAL) macro
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c613 return invalf(fc, "Unknown uid"); in spufs_parse_param()
619 return invalf(fc, "Unknown gid"); in spufs_parse_param()
/linux/fs/efs/
H A Dsuper.c257 return invalf(fc, "device does not support %d byte blocks\n", in efs_fill_super()
/linux/fs/devpts/
H A Dinode.c251 return invalf(fc, "max out of range"); in devpts_parse_param()
/linux/fs/orangefs/
H A Dsuper.c462 return invalf(fc, "Device name not specified.\n"); in orangefs_get_tree()
/linux/fs/afs/
H A Dsuper.c233 return invalf(fc, "kAFS: Multiple sources not supported"); in afs_parse_source()
/linux/fs/ubifs/
H A Dsuper.c2077 return ERR_PTR(invalf(fc, "Invalid source name")); in open_ubi()
2240 return invalf(fc, "No source specified"); in ubifs_get_tree()
/linux/fs/erofs/
H A Dsuper.c817 return invalf(fc, "No source specified"); in erofs_fc_get_tree()
/linux/fs/fuse/
H A Dvirtio_fs.c1670 return invalf(fsc, "No source specified"); in virtio_fs_get_tree()
/linux/drivers/usb/gadget/function/
H A Df_fs.c2010 return invalf(fc, "%s: unmapped value: %u", param->key, result.uint_32); in ffs_fs_parse_param()
2023 return invalf(fc, "No source specified"); in ffs_fs_get_tree()