Symbol: errorfc
fs/ceph/cache.c
101
errorfc(fc, "Unable to register fscache cookie for %s", name);
fs/ceph/super.c
1117
errorfc(fc, "Can't set test_dummy_encryption on remount");
fs/ceph/super.c
1126
errorfc(fc, "Conflicting test_dummy_encryption options");
fs/cramfs/inode.c
539
errorfc(fc, "wrong endianness");
fs/cramfs/inode.c
551
errorfc(fc, "wrong endianness");
fs/cramfs/inode.c
553
errorfc(fc, "wrong magic");
fs/cramfs/inode.c
560
errorfc(fc, "unsupported filesystem features");
fs/cramfs/inode.c
566
errorfc(fc, "root is not a directory");
fs/cramfs/inode.c
590
errorfc(fc, "bad root offset %lu", root_offset);
fs/erofs/super.c
436
errorfc(fc, "dax options not supported");
fs/erofs/super.c
455
errorfc(fc, "{,no}user_xattr options not supported");
fs/erofs/super.c
463
errorfc(fc, "{,no}acl options not supported");
fs/erofs/super.c
471
errorfc(fc, "compression not supported, cache_strategy ignored");
fs/erofs/super.c
504
errorfc(fc, "%s option not supported", erofs_fs_parameters[opt].name);
fs/erofs/super.c
512
errorfc(fc, "%s option not supported", erofs_fs_parameters[opt].name);
fs/erofs/super.c
523
errorfc(fc, "%s option not supported", erofs_fs_parameters[opt].name);
fs/erofs/super.c
610
errorfc(fc, "domain_id is needed when inode_ishare is on");
fs/erofs/super.c
614
errorfc(fc, "FSDAX is not allowed when inode_ishare is on");
fs/erofs/super.c
654
errorfc(fc, "failed to set initial blksize");
fs/erofs/super.c
670
errorfc(fc, "failed to set erofs blksize");
fs/gfs2/ops_fstype.c
1566
errorfc(fc, "reconfiguration of locking protocol not allowed");
fs/gfs2/ops_fstype.c
1570
errorfc(fc, "reconfiguration of lock table not allowed");
fs/gfs2/ops_fstype.c
1574
errorfc(fc, "reconfiguration of host data not allowed");
fs/gfs2/ops_fstype.c
1578
errorfc(fc, "reconfiguration of spectator mode not allowed");
fs/gfs2/ops_fstype.c
1582
errorfc(fc, "reconfiguration of localflocks not allowed");
fs/gfs2/ops_fstype.c
1586
errorfc(fc, "switching between gfs2 and gfs2meta not allowed");
fs/gfs2/ops_fstype.c
1598
errorfc(fc, "unable to remount read-write");
fs/proc/root.c
139
errorfc(fc, "could not get file from pidns argument");
fs/proc/root.c
155
errorfc(fc, "insufficient permissions to set pidns");
fs/proc/root.c
206
errorfc(fc, "cannot reconfigure pidns for existing procfs");
fs/proc/root.c
214
errorfc(fc, "pidns mount flag not supported on this system");
fs/super.c
752
errorfc(fc, "VFS: Mounting from non-initial user namespace is not allowed");
include/linux/fs_context.h
252
#define invalfc(fc, fmt, ...) (errorfc(fc, fmt, ## __VA_ARGS__), -EINVAL)
kernel/cgroup/cgroup-v1.c
1117
errorfc(fc, "option or name mismatch, new: 0x%x \"%s\", old: 0x%x \"%s\"",