Home
last modified time | relevance | path

Searched refs:EROFS (Results 51 – 75 of 216) sorted by relevance

123456789

/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c224 (err == EROFS||err == ENOSPC) ? EX_CANTCREAT : in main()
/openbmc/linux/fs/ceph/
H A Dacl.c100 ret = -EROFS; in ceph_set_acl()
H A Ddir.c893 return -EROFS; in ceph_mknod()
1002 return -EROFS; in ceph_symlink()
1085 err = -EROFS; in ceph_mkdir()
1158 return -EROFS; in ceph_link()
1298 int err = -EROFS; in ceph_unlink()
1400 return -EROFS; in ceph_rename()
/openbmc/linux/fs/hpfs/
H A Dalloc.c543 err = -EROFS; in hpfs_trim_fs()
564 err = -EROFS; in hpfs_trim_fs()
/openbmc/linux/fs/ocfs2/
H A Dresize.c272 return -EROFS; in ocfs2_group_extend()
462 return -EROFS; in ocfs2_group_add()
H A Ddlmglue.c1859 status = -EROFS; in ocfs2_try_open_lock()
2447 status = -EROFS; in ocfs2_inode_lock_full_nested()
2756 return -EROFS; in ocfs2_orphan_scan_lock()
2798 return -EROFS; in ocfs2_super_lock()
2845 return -EROFS; in ocfs2_rename_lock()
2871 return -EROFS; in ocfs2_nfs_sync_lock()
2919 return -EROFS; in ocfs2_trim_fs_lock()
2983 return -EROFS; in ocfs2_dentry_lock()
4253 status = -EROFS; in ocfs2_qinfo_lock()
4284 return -EROFS; in ocfs2_refcount_lock()
H A Dalloc.c1804 ret = -EROFS; in __ocfs2_find_path()
1829 ret = -EROFS; in __ocfs2_find_path()
1852 ret = -EROFS; in __ocfs2_find_path()
2127 return -EROFS; in ocfs2_rotate_subtree_right()
2264 ret = -EROFS; in ocfs2_find_cpos_for_left_leaf()
2860 ret = -EROFS; in ocfs2_find_cpos_for_right_leaf()
5003 ret = -EROFS; in ocfs2_split_and_insert()
5183 ret = -EROFS; in ocfs2_change_extent_flag()
5251 ret = -EROFS; in ocfs2_mark_extent_written()
5542 ret = -EROFS; in ocfs2_remove_extent()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-zoned-target.c259 return -EROFS; in dmz_handle_direct_write()
297 return -EROFS; in dmz_handle_buffered_write()
371 return -EROFS; in dmz_handle_discard()
/openbmc/linux/drivers/memstick/core/
H A Dms_block.c793 return -EROFS; in msb_set_overwrite_flag()
829 return -EROFS; in msb_erase_block()
1008 return -EROFS; in msb_write_block()
1036 return -EROFS; in msb_write_block()
1541 return -EROFS; in msb_cache_flush()
1613 return -EROFS; in msb_cache_write()
/openbmc/linux/fs/ubifs/
H A Dsuper.c1291 err = -EROFS; in mount_ubifs()
1297 err = -EROFS; in mount_ubifs()
1721 return -EROFS; in ubifs_remount_rw()
2024 return -EROFS; in ubifs_remount_fs()
2028 return -EROFS; in ubifs_remount_fs()
2036 return -EROFS; in ubifs_remount_fs()
/openbmc/linux/fs/xfs/
H A Dxfs_discard.c387 return -EROFS; in xfs_ioc_trim()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c1371 err = -EROFS; in mount_ubifs()
1377 err = -EROFS; in mount_ubifs()
1782 return -EROFS; in ubifs_remount_rw()
2081 return -EROFS; in ubifs_remount_fs()
2085 return -EROFS; in ubifs_remount_fs()
2093 return -EROFS; in ubifs_remount_fs()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c129 case EROFS: return "Read only file system"; in yaffs_error_str()
/openbmc/linux/fs/jfs/
H A Dresize.c111 rc = -EROFS; in jfs_extendfs()
/openbmc/linux/include/trace/misc/
H A Dnfs.h215 { EROFS, "EROFS" }, \
/openbmc/linux/fs/btrfs/
H A Dtransaction.c275 return -EROFS; in join_transaction()
334 return -EROFS; in join_transaction()
578 return ERR_PTR(-EROFS); in start_transaction()
1051 err = -EROFS; in __btrfs_end_transaction()
2277 ret = -EROFS; in btrfs_commit_transaction()
/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dclass.c105 return -EROFS; in intel_pmt_mmap()
/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c328 err = -EROFS; in load_nilfs()
334 err = -EROFS; in load_nilfs()
H A Dinode.c166 return -EROFS; in nilfs_writepages()
190 return -EROFS; in nilfs_writepage()
1016 return -EROFS; /* snapshot is not writable */ in nilfs_permission()
/openbmc/linux/fs/overlayfs/
H A Ddir.c373 return ERR_PTR(-EROFS); in ovl_clear_empty()
457 return -EROFS; in ovl_create_over_whiteout()
754 return -EROFS; in ovl_remove_and_whiteout()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c1387 return -EROFS; in mtd_erase()
1550 return -EROFS; in mtd_panic_write()
1742 return -EROFS; in mtd_write_oob()
2334 return -EROFS; in mtd_block_markbad()
2402 return -EROFS; in mtd_writev()
/openbmc/linux/fs/f2fs/
H A Dfile.c2275 if (ret == -EROFS) { in f2fs_ioc_shutdown()
2508 return -EROFS; in f2fs_ioc_gc()
2547 return -EROFS; in __f2fs_ioc_gc_range()
2604 return -EROFS; in f2fs_ioc_write_checkpoint()
2794 return -EROFS; in f2fs_ioc_defragment()
2841 return -EROFS; in f2fs_move_file_range()
3019 return -EROFS; in f2fs_ioc_flush_device()
3248 return -EROFS; in f2fs_ioc_set_pin_file()
3358 return -EROFS; in f2fs_ioc_resize_fs()
3555 return -EROFS; in f2fs_release_compress_blocks()
[all …]
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c133 case EROFS: return TARGET_EROFS; in errno_h2g()
/openbmc/linux/drivers/mtd/devices/
H A Dsst25l.c117 return -EROFS; in sst25l_write_enable()
/openbmc/linux/fs/cachefiles/
H A Dcache.c72 ret = -EROFS; in cachefiles_add_cache()

123456789