Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_quotaops.c129 return -EROFS; in xfs_fs_set_info()
179 return -EROFS; in xfs_quota_enable()
194 return -EROFS; in xfs_quota_disable()
212 return -EROFS; in xfs_fs_rm_xquota()
253 return -EROFS; in xfs_fs_set_dqblk()
Dxfs_ioctl.c1050 return ERR_PTR(-EROFS); in xfs_ioctl_setattr_get_trans()
1674 return -EROFS; in xfs_file_ioctl()
1791 return -EROFS; in xfs_file_ioctl()
Dxfs_iops.c561 return -EROFS; in xfs_setattr_nonsize()
764 return -EROFS; in xfs_setattr_size()
Dxfs_mount.c1280 return -EROFS; in xfs_dev_is_read_only()
Dxfs_super.c1377 return -EROFS; in xfs_finish_flags()
/linux-4.1.27/net/9p/
Derror.c86 {"Read-only file system", EROFS},
157 {"read only file system", EROFS},
176 {"file is read only", EROFS},
/linux-4.1.27/fs/afs/
Dmisc.c28 case 30: return -EROFS; in afs_abort_to_error()
59 case 0x2f6df1d: return -EROFS; in afs_abort_to_error()
Dwrite.c404 case -EROFS: in afs_write_back_from_locked_page()
/linux-4.1.27/drivers/mtd/chips/
Dmap_rom.c99 return -EROFS; in maprom_write()
105 return -EROFS; in maprom_erase()
Dcfi_cmdset_0020.c597 return map_word_bitsset(map, status, CMD(0x02)) ? -EROFS : -EIO; in do_write_buffer()
866 ret = -EROFS; in do_erase_oneblock()
Dcfi_cmdset_0001.c1572 ret = -EROFS; in do_write_oneword()
1818 ret = -EROFS; in do_write_buffer()
1962 ret = -EROFS; in do_erase_oneblock()
/linux-4.1.27/include/uapi/asm-generic/
Derrno-base.h33 #define EROFS 30 /* Read-only file system */ macro
/linux-4.1.27/fs/ubifs/
Dio.c124 return -EROFS; in ubifs_leb_write()
144 return -EROFS; in ubifs_leb_change()
164 return -EROFS; in ubifs_leb_unmap()
183 return -EROFS; in ubifs_leb_map()
515 return -EROFS; in ubifs_wbuf_sync_nolock()
613 err = -EROFS; in ubifs_bg_wbufs_sync()
704 return -EROFS; in ubifs_wbuf_write_nolock()
872 return -EROFS; in ubifs_write_node()
Dcommit.c119 err = -EROFS; in do_commit()
417 err = -EROFS; in ubifs_run_commit()
443 err = -EROFS; in ubifs_run_commit()
Dioctl.c161 return -EROFS; in ubifs_ioctl()
Ddebug.c2577 return -EROFS; in dbg_leb_write()
2589 return -EROFS; in dbg_leb_write()
2599 return -EROFS; in dbg_leb_change()
2601 return -EROFS; in dbg_leb_change()
2606 return -EROFS; in dbg_leb_change()
2615 return -EROFS; in dbg_leb_unmap()
2617 return -EROFS; in dbg_leb_unmap()
2622 return -EROFS; in dbg_leb_unmap()
2631 return -EROFS; in dbg_leb_map()
2633 return -EROFS; in dbg_leb_map()
[all …]
Dsuper.c1172 err = -EROFS; in mount_ubifs()
1178 err = -EROFS; in mount_ubifs()
1551 return -EROFS; in ubifs_remount_rw()
1844 return -EROFS; in ubifs_remount_fs()
1848 return -EROFS; in ubifs_remount_fs()
1856 return -EROFS; in ubifs_remount_fs()
Dmaster.c365 return -EROFS; in ubifs_write_master()
Dlog.c194 err = -EROFS; in ubifs_add_bud_to_log()
Dgc.c663 ret = -EROFS; in ubifs_garbage_collect()
Dsb.c558 err = -EROFS; in ubifs_read_superblock()
Dfile.c441 return -EROFS; in ubifs_write_begin()
Djournal.c131 err = -EROFS; in reserve_space()
/linux-4.1.27/drivers/mtd/ubi/
Dkapi.c536 return -EROFS; in ubi_leb_write()
581 return -EROFS; in ubi_leb_change()
618 return -EROFS; in ubi_leb_erase()
678 return -EROFS; in ubi_leb_unmap()
714 return -EROFS; in ubi_leb_map()
Dio.c251 return -EROFS; in ubi_io_write()
343 return -EROFS; in do_sync_erase()
580 return -EROFS; in ubi_io_sync_erase()
648 return -EROFS; in ubi_io_mark_bad()
863 return -EROFS; in ubi_io_write_ec_hdr()
1118 return -EROFS; in ubi_io_write_vid_hdr()
Dupd.c287 return -EROFS; in ubi_more_update_data()
402 return -EROFS; in ubi_more_leb_change_data()
Dcdev.c278 return -EROFS; in vol_cdev_direct_write()
414 err = -EROFS; in vol_cdev_ioctl()
451 err = -EROFS; in vol_cdev_ioctl()
484 err = -EROFS; in vol_cdev_ioctl()
Deba.c330 return -EROFS; in ubi_eba_unmap_leb()
684 return -EROFS; in ubi_eba_write_leb()
818 return -EROFS; in ubi_eba_write_leb_st()
935 return -EROFS; in ubi_eba_atomic_leb_change()
Dvmt.c209 return -EROFS; in ubi_create_volume()
416 return -EROFS; in ubi_remove_volume()
485 return -EROFS; in ubi_resize_volume()
/linux-4.1.27/fs/efs/
Dfile.c15 int error = -EROFS; in efs_get_block()
/linux-4.1.27/fs/ocfs2/
Dextent_map.c311 ret = -EROFS; in ocfs2_last_eb_is_empty()
447 ret = -EROFS; in ocfs2_get_clusters_nocache()
482 ret = -EROFS; in ocfs2_get_clusters_nocache()
570 ret = -EROFS; in ocfs2_xattr_get_clusters()
577 ret = -EROFS; in ocfs2_xattr_get_clusters()
589 ret = -EROFS; in ocfs2_xattr_get_clusters()
Dbuffer_head_io.c67 ret = -EROFS; in ocfs2_write_block()
402 ret = -EROFS; in ocfs2_write_super_or_backup()
Dresize.c279 return -EROFS; in ocfs2_group_extend()
469 return -EROFS; in ocfs2_group_add()
Ddlmglue.c1759 status = -EROFS; in ocfs2_try_open_lock()
2342 status = -EROFS; in ocfs2_inode_lock_full_nested()
2525 return -EROFS; in ocfs2_orphan_scan_lock()
2567 return -EROFS; in ocfs2_super_lock()
2614 return -EROFS; in ocfs2_rename_lock()
2640 return -EROFS; in ocfs2_nfs_sync_lock()
2673 return -EROFS; in ocfs2_dentry_lock()
3896 status = -EROFS; in ocfs2_qinfo_lock()
3927 return -EROFS; in ocfs2_refcount_lock()
Dalloc.c1795 ret = -EROFS; in __ocfs2_find_path()
1821 ret = -EROFS; in __ocfs2_find_path()
1845 ret = -EROFS; in __ocfs2_find_path()
2124 return -EROFS; in ocfs2_rotate_subtree_right()
2262 ret = -EROFS; in ocfs2_find_cpos_for_left_leaf()
2878 ret = -EROFS; in ocfs2_find_cpos_for_right_leaf()
4967 ret = -EROFS; in ocfs2_split_and_insert()
5150 ret = -EROFS; in ocfs2_change_extent_flag()
5220 ret = -EROFS; in ocfs2_mark_extent_written()
5506 ret = -EROFS; in ocfs2_remove_extent()
[all …]
Dsuper.c417 return -EROFS; in ocfs2_sync_fs()
691 ret = -EROFS; in ocfs2_remount()
702 ret = -EROFS; in ocfs2_remount()
1078 status = -EROFS; in ocfs2_fill_super()
1086 if (status == -EROFS) in ocfs2_fill_super()
Dmove_extents.c106 ret = -EROFS; in __ocfs2_move_extent()
908 return -EROFS; in ocfs2_move_extents()
Djournal.c356 return ERR_PTR(-EROFS); in ocfs2_start_trans()
378 handle = ERR_PTR(-EROFS); in ocfs2_start_trans()
1421 status = (status == -EROFS) ? 0 : status; in __ocfs2_recovery_thread()
2321 ret = -EROFS; in ocfs2_check_journals_nolocks()
Drefcounttree.c1110 ret = -EROFS; in ocfs2_get_refcount_rec()
2367 ret = -EROFS; in ocfs2_mark_extent_refcounted()
2553 ret = -EROFS; in ocfs2_prepare_refcount_change_for_del()
2681 ret = -EROFS; in ocfs2_refcount_cal_cow_clusters()
3115 ret = -EROFS; in ocfs2_clear_ext_refcount()
3384 return -EROFS; in ocfs2_replace_cow()
Daops.c232 return -EROFS; in ocfs2_read_inline_data()
243 return -EROFS; in ocfs2_read_inline_data()
Dfile.c193 return -EROFS; in ocfs2_sync_file()
1851 return -EROFS; in __ocfs2_change_file_space()
Ddir.c653 return -EROFS; in ocfs2_validate_dx_leaf()
819 ret = -EROFS; in ocfs2_dx_dir_lookup_rec()
839 ret = -EROFS; in ocfs2_dx_dir_lookup_rec()
Dsuballoc.c1378 return -EROFS; in ocfs2_block_group_set_bits()
2437 return -EROFS; in ocfs2_block_group_clear_bits()
Dxattr.c3701 ret = -EROFS; in ocfs2_xattr_get_rec()
3720 ret = -EROFS; in ocfs2_xattr_get_rec()
/linux-4.1.27/fs/ext3/
Dfsync.c55 return -EROFS; in ext3_sync_file()
Dsuper.c74 return ERR_PTR(-EROFS); in ext3_journal_start_sb()
83 return ERR_PTR(-EROFS); in ext3_journal_start_sb()
222 case -EROFS: in ext3_decode_error()
255 if (errno == -EROFS && journal_current_handle() == NULL && in __ext3_std_error()
2345 return -EROFS; in ext3_load_journal()
2414 return -EROFS; in ext3_create_journal()
2703 err = -EROFS; in ext3_remount()
2736 err = -EROFS; in ext3_remount()
Dinode.c3540 return -EROFS; in ext3_change_inode_journal_flag()
/linux-4.1.27/include/xen/interface/io/
Dxs_wire.h58 XSD_ERROR(EROFS),
/linux-4.1.27/fs/jbd2/
Dtransaction.c312 return -EROFS; in start_this_handle()
422 return ERR_PTR(-EROFS); in jbd2__journal_start()
555 return -EROFS; in jbd2_journal_extend()
787 return -EROFS; in do_get_write_access()
848 error = -EROFS; in do_get_write_access()
1051 err = -EROFS; in jbd2_journal_get_create_access()
1266 return -EROFS; in jbd2_journal_dirty_metadata()
1396 return -EROFS; in jbd2_journal_forget()
2385 return -EROFS; in jbd2_journal_file_inode()
Djournal.c2172 err = -EROFS; in jbd2_journal_errno()
2192 err = -EROFS; in jbd2_journal_clear_err()
/linux-4.1.27/fs/ext4/
Dext4_jbd2.c47 return -EROFS; in ext4_journal_check_start()
57 return -EROFS; in ext4_journal_check_start()
Dfsync.c104 ret = -EROFS; in ext4_sync_file()
Dsuper.c510 case -EROFS: in ext4_decode_error()
544 if (errno == -EROFS && journal_current_handle() == NULL && in __ext4_std_error()
4555 return -EROFS; in ext4_load_journal()
4981 err = -EROFS; in ext4_remount()
5015 err = -EROFS; in ext4_remount()
5065 err = -EROFS; in ext4_remount()
Dinode.c2461 ret = -EROFS; in ext4_writepages()
5217 return -EROFS; in ext4_change_inode_journal_flag()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq.h137 -EROFS, /* I40E_AQ_RC_EMODE */ in i40e_aq_rc_to_posix()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq.h137 -EROFS, /* I40E_AQ_RC_EMODE */ in i40e_aq_rc_to_posix()
/linux-4.1.27/fs/logfs/
Ddev_mtd.c45 return -EROFS; in loffs_mtd_write()
100 return -EROFS; in logfs_mtd_erase()
Dfile.c198 return -EROFS; in logfs_ioctl()
Ddev_bdev.c227 return -EROFS; in bdev_erase()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c73 [EROFS] = LUSTRE_EROFS,
219 [LUSTRE_EROFS] = EROFS,
/linux-4.1.27/drivers/mtd/
Dmtdcore.c808 return -EROFS; in mtd_erase()
899 return -EROFS; in mtd_write()
922 return -EROFS; in mtd_panic_write()
1097 return -EROFS; in mtd_block_markbad()
1150 return -EROFS; in mtd_writev()
Dmtdconcat.c297 return -EROFS; in concat_write_oob()
Dmtdchar.c272 ret = -EROFS; in mtdchar_write()
/linux-4.1.27/fs/ceph/
Ddir.c707 return -EROFS; in ceph_mknod()
759 return -EROFS; in ceph_symlink()
794 int err = -EROFS; in ceph_mkdir()
854 return -EROFS; in ceph_link()
911 int err = -EROFS; in ceph_unlink()
959 return -EROFS; in ceph_rename()
Dfile.c159 return -EROFS; in ceph_open()
579 return -EROFS; in ceph_sync_direct_write()
697 return -EROFS; in ceph_sync_write()
949 return -EROFS; in ceph_write_iter()
1273 ret = -EROFS; in ceph_fallocate()
Dxattr.c1006 return -EROFS; in ceph_setxattr()
1111 return -EROFS; in ceph_removexattr()
Dinode.c1729 return -EROFS; in ceph_setattr()
Dcaps.c2182 *err = -EROFS; in try_get_cap_refs()
/linux-4.1.27/fs/jbd/
Dtransaction.c123 ret = -EROFS; in start_this_handle()
277 return ERR_PTR(-EROFS); in journal_start()
530 return -EROFS; in do_get_write_access()
586 error = -EROFS; in do_get_write_access()
792 err = -EROFS; in journal_get_create_access()
Djournal.c1781 err = -EROFS; in journal_errno()
1801 err = -EROFS; in journal_clear_err()
/linux-4.1.27/fs/nfs/
Dnfs4file.c73 case -EROFS: in nfs4_file_open()
Dnfs2xdr.c1078 { NFSERR_ROFS, -EROFS },
Dnfs4trace.h27 { -EROFS, "EROFS" }, \
Dnfs3xdr.c2453 { NFSERR_ROFS, -EROFS },
Dnfs4xdr.c7306 { NFS4ERR_ROFS, -EROFS },
/linux-4.1.27/fs/btrfs/
Dxattr.c430 return -EROFS; in btrfs_setxattr()
465 return -EROFS; in btrfs_removexattr()
Dinode-item.c161 ret = -EROFS; in btrfs_del_inode_extref()
Dsuper.c83 case -EROFS: in btrfs_decode_error()
148 if (errno == -EROFS && (sb->s_flags & MS_RDONLY)) in __btrfs_std_error()
226 if (errno == -EROFS && (sb->s_flags & MS_RDONLY)) in __btrfs_std_error()
Dtransaction.c161 return -EROFS; in join_transaction()
210 return -EROFS; in join_transaction()
428 return ERR_PTR(-EROFS); in start_transaction()
Dsysfs.c375 return -EROFS; in btrfs_label_store()
Dioctl.c229 return -EROFS; in btrfs_ioctl_setflags()
2547 ret = -EROFS; in btrfs_ioctl_defrag()
3708 return -EROFS; in btrfs_ioctl_clone()
3876 ret = -EROFS; in btrfs_ioctl_trans_start()
4304 ret = -EROFS; in btrfs_ioctl_dev_replace()
4988 ret = -EROFS; in _btrfs_ioctl_set_received_subvol()
Ddev-replace.c697 return -EROFS; in __btrfs_dev_replace_cancel()
Dctree.c1013 ret = -EROFS; in update_ref_for_cow()
1923 ret = -EROFS; in balance_level()
2026 ret = -EROFS; in balance_level()
Dinode.c4976 return -EROFS; in btrfs_setattr()
5911 return -EROFS; in btrfs_update_time()
9421 return -EROFS; in btrfs_start_delalloc_inodes()
9450 return -EROFS; in btrfs_start_delalloc_roots()
9768 return -EROFS; in btrfs_permission()
Dfile.c1773 err = -EROFS; in btrfs_file_write_iter()
Dvolumes.c2110 return -EROFS; in btrfs_init_new_device()
3659 return -EROFS; in btrfs_cancel_balance()
Dscrub.c3673 return -EROFS; in btrfs_scrub_dev()
Dextent_io.c2092 return -EROFS; in repair_eb_io_failure()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_internal.h154 return (rc == -EIO || rc == -EROFS || rc == -ENOMEM || in osc_recoverable_error()
/linux-4.1.27/fs/ntfs/
Dsuper.c497 return -EROFS; in ntfs_remount()
501 return -EROFS; in ntfs_remount()
506 return -EROFS; in ntfs_remount()
513 return -EROFS; in ntfs_remount()
518 return -EROFS; in ntfs_remount()
529 return -EROFS; in ntfs_remount()
537 return -EROFS; in ntfs_remount()
543 return -EROFS; in ntfs_remount()
549 return -EROFS; in ntfs_remount()
/linux-4.1.27/drivers/s390/block/
Ddasd_ioctl.c282 return -EROFS; in dasd_ioctl_format()
478 return -EROFS; in dasd_ioctl_set_ro()
Ddasd.c3085 rc = -EROFS; in dasd_open()
/linux-4.1.27/fs/overlayfs/
Ddir.c226 return ERR_PTR(-EROFS); in ovl_clear_empty()
329 return -EROFS; in ovl_create_over_whiteout()
516 return -EROFS; in ovl_remove_and_whiteout()
Dinode.c140 err = -EROFS; in ovl_permission()
Dcopy_up.c314 return -EROFS; in ovl_copy_up_one()
Dsuper.c538 return -EROFS; in ovl_remount()
/linux-4.1.27/fs/cachefiles/
Dbind.c135 ret = -EROFS; in cachefiles_daemon_add_cache()
/linux-4.1.27/drivers/memstick/core/
Dms_block.c794 return -EROFS; in msb_set_overwrite_flag()
829 return -EROFS; in msb_erase_block()
1007 return -EROFS; in msb_write_block()
1035 return -EROFS; in msb_write_block()
1537 return -EROFS; in msb_cache_flush()
1609 return -EROFS; in msb_cache_write()
Dmspro_block.c196 rc = -EROFS; in mspro_block_bd_open()
/linux-4.1.27/fs/gfs2/
Dtrans.c41 return -EROFS; in gfs2_trans_begin()
Drecovery.c540 error = -EROFS; in gfs2_recover_func()
Dlog.c385 ret = -EROFS; in gfs2_log_reserve()
Dsuper.c1605 if (error && error != GLR_TRYFAILED && error != -EROFS) in gfs2_evict_inode()
Dquota.c1396 if (error == 0 || error == -EROFS) in quotad_error()
Dinode.c1104 error = -EROFS; in gfs2_unlink()
/linux-4.1.27/fs/nilfs2/
Dthe_nilfs.c305 err = -EROFS; in load_nilfs()
311 err = -EROFS; in load_nilfs()
Dinode.c183 return -EROFS; in nilfs_writepages()
207 return -EROFS; in nilfs_writepage()
878 return -EROFS; /* snapshot is not writable */ in nilfs_permission()
Dmdt.c445 return -EROFS; in nilfs_mdt_write_page()
Dsegment.c2175 return -EROFS; in nilfs_construct_segment()
2214 return -EROFS; in nilfs_construct_dsync_segment()
2363 return -EROFS; in nilfs_clean_segments()
Dsuper.c1187 err = -EROFS; in nilfs_remount()
/linux-4.1.27/fs/jfs/
Dresize.c124 rc = -EROFS; in jfs_extendfs()
Dsuper.c443 return -EROFS; in jfs_remount()
Djfs_txnmgr.c1154 rc = -EROFS; in txCommit()
/linux-4.1.27/drivers/net/dsa/
Dmv88e6352.c418 return -EROFS; in mv88e6352_eeprom_is_readonly()
/linux-4.1.27/drivers/usb/gadget/function/
Dstorage_common.c200 if (PTR_ERR(filp) == -EROFS || PTR_ERR(filp) == -EACCES) in fsg_lun_open()
/linux-4.1.27/drivers/block/paride/
Dpt.c673 err = -EROFS; in pt_open()
862 return -EROFS; in pt_write()
Dpf.c316 ret = -EROFS; in pf_open()
/linux-4.1.27/drivers/mtd/devices/
Dsst25l.c121 return -EROFS; in sst25l_write_enable()
/linux-4.1.27/include/linux/mtd/
Dmtd.h279 return -EROFS; in mtd_write_oob()
/linux-4.1.27/drivers/ide/
Dide-gd.c217 ret = -EROFS;
Dide-tape.c1523 retval = -EROFS; in idetape_chrdev_open()
/linux-4.1.27/fs/jffs2/
Derase.c102 if (ret == -EROFS) in jffs2_erase_block()
Dfs.c400 return -EROFS; in jffs2_do_remount_fs()
Dscan.c902 return -EROFS; in jffs2_scan_eraseblock()
/linux-4.1.27/fs/isofs/
Dinode.c118 return -EROFS; in isofs_remount()
1089 return -EROFS; in isofs_get_block()
/linux-4.1.27/fs/cifs/
Dsmb2maperror.c95 {STATUS_RESOURCEMANAGER_READ_ONLY, -EROFS,
467 {STATUS_MEDIA_WRITE_PROTECTED, -EROFS, "STATUS_MEDIA_WRITE_PROTECTED"},
973 {STATUS_WMI_READ_ONLY, -EROFS, "STATUS_WMI_READ_ONLY"},
Dnetmisc.c64 {ERRwriteprot, -EROFS},
/linux-4.1.27/drivers/block/
Dpktcdvd.c1864 return -EROFS; in pkt_probe_settings()
1876 return -EROFS; in pkt_probe_settings()
1890 return -EROFS; in pkt_probe_settings()
1932 return -EROFS; in pkt_probe_settings()
Dswim.c649 err = -EROFS; in floppy_open()
Dswim3.c993 err = -EROFS; in floppy_open()
Dataflop.c1871 return -EROFS; in floppy_open()
Drbd.c550 return -EROFS; in rbd_open()
593 return -EROFS; in rbd_ioctl_set_ro()
3370 result = -EROFS; in rbd_queue_workfn()
Damiflop.c1615 return -EROFS; in floppy_open()
Dfloppy.c3479 return -EROFS; in fd_locked_ioctl()
3718 res = -EROFS; in floppy_open()
/linux-4.1.27/drivers/firmware/efi/
Dvars.c339 err = -EROFS; in efi_status_to_err()
/linux-4.1.27/fs/lockd/
Dclntproc.c837 return -EROFS; in nlm_stat_to_errno()
/linux-4.1.27/fs/nfsd/
Dnfsproc.c731 { nfserr_rofs, -EROFS }, in nfserrno()
Dnfs4callback.c186 { NFS4ERR_ROFS, -EROFS },
/linux-4.1.27/Documentation/filesystems/
Doverlayfs.txt190 fsetxattr(2) will fail with EROFS.
/linux-4.1.27/fs/
Dnamei.c442 return -EROFS; in sb_permission()
2761 create_error = -EROFS; in atomic_open()
2765 create_error = -EROFS; in atomic_open()
2917 error = -EROFS; in lookup_open()
Dopen.c397 res = -EROFS; in SYSCALL_DEFINE3()
Dnamespace.c366 ret = -EROFS; in __mnt_want_write()
410 return -EROFS; in mnt_clone_write()
/linux-4.1.27/fs/quota/
Dquota.c695 return -EROFS; in do_quotactl()
Ddquot.c2188 error = -EROFS; in vfs_load_quota_inode()
/linux-4.1.27/drivers/md/
Dmd.c266 bio_endio(bio, bio_sectors(bio) == 0 ? 0 : -EROFS); in md_make_request()
3357 rv = -EROFS; in level_store()
3563 err = -EROFS; in layout_store()
3664 err = -EROFS; in chunk_size_store()
6307 return -EROFS; in update_size()
6331 return -EROFS; in update_raid_disks()
6803 err = -EROFS; in md_ioctl()
/linux-4.1.27/fs/f2fs/
Dsuper.c1174 err = -EROFS; in f2fs_fill_super()
/linux-4.1.27/arch/um/drivers/
Dubd_kern.c631 ((fd != -EROFS) && (fd != -EACCES))) in open_ubd_file()
/linux-4.1.27/fs/proc/
Dproc_sysctl.c214 return -EROFS; in insert_header()
/linux-4.1.27/tools/perf/util/
Dprobe-finder.c1681 case EROFS: in get_real_path()
/linux-4.1.27/fs/ext2/
Dsuper.c1335 err = -EROFS; in ext2_remount()
/linux-4.1.27/fs/ufs/
Dsuper.c791 return -EROFS; in ufs_fill_super()
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.c804 return -EROFS; in pxa25x_ep_set_halt()
Dpxa27x_udc.c1295 return -EROFS; in pxa_ep_set_halt()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1337 rc = -EROFS; in class_process_proc_param()
/linux-4.1.27/drivers/mmc/card/
Dblock.c307 ret = -EROFS; in mmc_blk_open()
/linux-4.1.27/drivers/scsi/
Dsd.c1199 retval = -EROFS; in sd_open()
Dst.c1149 retval = (-EROFS); in check_tape()
Dosst.c4766 retval = (-EROFS); in __os_scsi_tape_open()
/linux-4.1.27/fs/reiserfs/
Dinode.c1781 return -EROFS; in reiserfs_write_inode()
Djournal.c2186 return -EROFS; in journal_read_transaction()
/linux-4.1.27/drivers/hwmon/
Df71882fg.c1761 count = -EROFS; in store_pwm()
/linux-4.1.27/drivers/cdrom/
Dcdrom.c1170 ret = -EROFS; in cdrom_open()
/linux-4.1.27/kernel/
Dmodule.c129 return -EROFS; in param_set_bool_enable_only()
/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c2630 return -EROFS; in nand_do_write_oob()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_main.c1870 rv = -EROFS; in drbd_open()
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-19971138 * sr.c (sr_open): Return -EROFS, not -EACCES if we attempt to open