Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dcache.c64 errorfc(fc, "fscache cookie already registered for fsid %pU, use fsc=<uniquifier> option", in ceph_fscache_register_fs()
93 errorfc(fc, "unable to register fscache cookie for fsid %pU", in ceph_fscache_register_fs()
/linux/fs/cramfs/
A Dinode.c535 errorfc(fc, "wrong endianness"); in cramfs_read_super()
547 errorfc(fc, "wrong endianness"); in cramfs_read_super()
549 errorfc(fc, "wrong magic"); in cramfs_read_super()
556 errorfc(fc, "unsupported filesystem features"); in cramfs_read_super()
562 errorfc(fc, "root is not a directory"); in cramfs_read_super()
586 errorfc(fc, "bad root offset %lu", root_offset); in cramfs_read_super()
/linux/include/linux/
A Dfs_context.h234 #define errorfc(fc, fmt, ...) __plog((&(fc)->log), 'e', fmt, ## __VA_ARGS__) macro
246 #define invalfc(fc, fmt, ...) (errorfc(fc, fmt, ## __VA_ARGS__), -EINVAL)
/linux/fs/erofs/
A Dsuper.c490 errorfc(fc, "dax options not supported"); in erofs_fc_set_dax_mode()
515 errorfc(fc, "{,no}user_xattr options not supported"); in erofs_fc_parse_param()
525 errorfc(fc, "{,no}acl options not supported"); in erofs_fc_parse_param()
532 errorfc(fc, "compression not supported, cache_strategy ignored"); in erofs_fc_parse_param()
657 errorfc(fc, "DAX unsupported by block device. Turning off DAX."); in erofs_fc_fill_super()
/linux/fs/gfs2/
A Dops_fstype.c1558 errorfc(fc, "reconfiguration of locking protocol not allowed"); in gfs2_reconfigure()
1562 errorfc(fc, "reconfiguration of lock table not allowed"); in gfs2_reconfigure()
1566 errorfc(fc, "reconfiguration of host data not allowed"); in gfs2_reconfigure()
1570 errorfc(fc, "reconfiguration of spectator mode not allowed"); in gfs2_reconfigure()
1574 errorfc(fc, "reconfiguration of localflocks not allowed"); in gfs2_reconfigure()
1578 errorfc(fc, "switching between gfs2 and gfs2meta not allowed"); in gfs2_reconfigure()
1596 errorfc(fc, "unable to remount read-write"); in gfs2_reconfigure()
/linux/kernel/cgroup/
A Dcgroup-v1.c1067 errorfc(fc, "option or name mismatch, new: 0x%x \"%s\", old: 0x%x \"%s\"", in cgroup1_reconfigure()

Completed in 23 milliseconds