Home
last modified time | relevance | path

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

123456789

/openbmc/linux/fs/erofs/
H A DKconfig4 tristate "EROFS filesystem support"
29 bool "EROFS debugging feature"
39 bool "EROFS extended attributes"
51 bool "EROFS Access Control Lists"
65 bool "EROFS Security Labels"
78 bool "EROFS Data Compression Support"
83 Enable fixed-sized output compression for EROFS.
88 bool "EROFS LZMA compressed data support"
104 bool "EROFS DEFLATE compressed data support"
119 bool "EROFS fscache-based on-demand read support"
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_quotaops.c116 return -EROFS; in xfs_fs_set_info()
164 return -EROFS; in xfs_quota_enable()
179 return -EROFS; in xfs_quota_disable()
195 return -EROFS; in xfs_fs_rm_xquota()
263 return -EROFS; in xfs_fs_set_dqblk()
/openbmc/linux/net/9p/
H A Derror.c69 {"Read-only file system", EROFS},
140 {"read only file system", EROFS},
159 {"file is read only", EROFS},
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h173 #ifndef EROFS
174 #define EROFS 30 macro
H A Dyaffs_error.c40 { EROFS, "EROFS"},
H A Dyaffsfs.c1014 yaffsfs_SetError(-EROFS); in yaffs_Dofsync()
1218 yaffsfs_SetError(-EROFS); in yaffsfs_do_write()
1334 yaffsfs_SetError(-EROFS); in yaffs_truncate()
1338 yaffsfs_SetError(-EROFS); in yaffs_truncate()
1365 yaffsfs_SetError(-EROFS); in yaffs_ftruncate()
1453 yaffsfs_SetError(-EROFS); in yaffsfs_DoUnlink()
1545 yaffsfs_SetError(-EROFS); in yaffs_rename()
1713 yaffsfs_SetError(-EROFS); in yaffsfs_DoUtime()
2265 yaffsfs_SetError(-EROFS); in yaffs_access()
2323 yaffsfs_SetError(-EROFS); in yaffs_chmod()
[all …]
/openbmc/linux/fs/afs/
H A Dmisc.c24 case 30: return -EROFS; in afs_abort_to_error()
80 case UAEROFS: return -EROFS; in afs_abort_to_error()
/openbmc/linux/drivers/mtd/chips/
H A Dmap_rom.c108 return -EROFS; in maprom_write()
114 return -EROFS; in maprom_erase()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno-base.h34 #define EROFS 30 /* Read-only file system */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h34 #define EROFS 30 /* Read-only file system */ macro
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c533 return -EROFS; in ubi_leb_write()
578 return -EROFS; in ubi_leb_change()
615 return -EROFS; in ubi_leb_erase()
675 return -EROFS; in ubi_leb_unmap()
711 return -EROFS; in ubi_leb_map()
H A Dio.c244 return -EROFS; in ubi_io_write()
336 return -EROFS; in do_sync_erase()
573 return -EROFS; in ubi_io_sync_erase()
641 return -EROFS; in ubi_io_mark_bad()
856 return -EROFS; in ubi_io_write_ec_hdr()
1106 return -EROFS; in ubi_io_write_vid_hdr()
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c527 return -EROFS; in ubi_leb_write()
572 return -EROFS; in ubi_leb_change()
609 return -EROFS; in ubi_leb_erase()
669 return -EROFS; in ubi_leb_unmap()
705 return -EROFS; in ubi_leb_map()
H A Dio.c238 return -EROFS; in ubi_io_write()
317 return -EROFS; in do_sync_erase()
535 return -EROFS; in ubi_io_sync_erase()
610 return -EROFS; in ubi_io_mark_bad()
825 return -EROFS; in ubi_io_write_ec_hdr()
1075 return -EROFS; in ubi_io_write_vid_hdr()
/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c74 return -EROFS; in ext4_journal_check_start()
85 return -EROFS; in ext4_journal_check_start()
173 return -EROFS; in __ext4_journal_ensure_credits()
/openbmc/linux/fs/efs/
H A Dfile.c16 int error = -EROFS; in efs_get_block()
/openbmc/u-boot/fs/ubifs/
H A Dio.c117 return -EROFS; in ubifs_leb_write()
139 return -EROFS; in ubifs_leb_change()
161 return -EROFS; in ubifs_leb_unmap()
182 return -EROFS; in ubifs_leb_map()
520 return -EROFS; in ubifs_wbuf_sync_nolock()
619 err = -EROFS; in ubifs_bg_wbufs_sync()
710 return -EROFS; in ubifs_wbuf_write_nolock()
878 return -EROFS; in ubifs_write_node()
/openbmc/linux/fs/btrfs/
H A Dmessages.c95 case -EROFS: /* -30 */ in btrfs_decode_error()
135 if (errno == -EROFS && sb_rdonly(sb)) in __btrfs_handle_fs_error()
/openbmc/linux/fs/ubifs/
H A Dio.c112 return -EROFS; in ubifs_leb_write()
132 return -EROFS; in ubifs_leb_change()
152 return -EROFS; in ubifs_leb_unmap()
171 return -EROFS; in ubifs_leb_map()
580 return -EROFS; in ubifs_wbuf_sync_nolock()
678 err = -EROFS; in ubifs_bg_wbufs_sync()
769 return -EROFS; in ubifs_wbuf_write_nolock()
971 return -EROFS; in ubifs_write_node_hmac()
/openbmc/linux/fs/ocfs2/
H A Dextent_map.c297 ret = -EROFS; in ocfs2_last_eb_is_empty()
433 ret = -EROFS; in ocfs2_get_clusters_nocache()
469 ret = -EROFS; in ocfs2_get_clusters_nocache()
557 ret = -EROFS; in ocfs2_xattr_get_clusters()
564 ret = -EROFS; in ocfs2_xattr_get_clusters()
577 ret = -EROFS; in ocfs2_xattr_get_clusters()
H A Dbuffer_head_io.c52 ret = -EROFS; in ocfs2_write_block()
438 ret = -EROFS; in ocfs2_write_super_or_backup()
/openbmc/linux/fs/jbd2/
H A Dtransaction.c389 return -EROFS; in start_this_handle()
493 return ERR_PTR(-EROFS); in jbd2__journal_start()
668 return -EROFS; in jbd2_journal_extend()
1027 error = -EROFS; in do_get_write_access()
1237 return -EROFS; in jbd2_journal_get_write_access()
1279 err = -EROFS; in jbd2_journal_get_create_access()
1377 return -EROFS; in jbd2_journal_get_undo_access()
1547 ret = -EROFS; in jbd2_journal_dirty_metadata()
1668 return -EROFS; in jbd2_journal_forget()
2655 return -EROFS; in jbd2_journal_file_inode()
/openbmc/qemu/include/hw/xen/interface/io/
H A Dxs_wire.h73 XSD_ERROR(EROFS),
/openbmc/linux/include/xen/interface/io/
H A Dxs_wire.h65 XSD_ERROR(EROFS),
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.h115 -EROFS, /* IAVF_AQ_RC_EMODE */ in iavf_aq_rc_to_posix()

123456789