/Linux-v5.15/fs/erofs/ |
D | Kconfig | 4 tristate "EROFS filesystem support" 9 EROFS (Enhanced Read-Only File System) is a lightweight 23 bool "EROFS debugging feature" 33 bool "EROFS extended attributes" 44 bool "EROFS Access Control Lists" 58 bool "EROFS Security Labels" 71 bool "EROFS Data Compression Support" 76 Enable fixed-sized output compression for EROFS.
|
/Linux-v5.15/fs/xfs/ |
D | xfs_quotaops.c | 116 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()
|
/Linux-v5.15/net/9p/ |
D | error.c | 71 {"Read-only file system", EROFS}, 142 {"read only file system", EROFS}, 161 {"file is read only", EROFS},
|
/Linux-v5.15/fs/afs/ |
D | misc.c | 24 case 30: return -EROFS; in afs_abort_to_error() 79 case UAEROFS: return -EROFS; in afs_abort_to_error()
|
/Linux-v5.15/drivers/mtd/chips/ |
D | map_rom.c | 107 return -EROFS; in maprom_write() 113 return -EROFS; in maprom_erase()
|
/Linux-v5.15/drivers/mtd/ubi/ |
D | kapi.c | 526 return -EROFS; in ubi_leb_write() 571 return -EROFS; in ubi_leb_change() 608 return -EROFS; in ubi_leb_erase() 668 return -EROFS; in ubi_leb_unmap() 704 return -EROFS; in ubi_leb_map()
|
D | io.c | 238 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()
|
D | upd.c | 274 return -EROFS; in ubi_more_update_data() 389 return -EROFS; in ubi_more_leb_change_data()
|
/Linux-v5.15/include/uapi/asm-generic/ |
D | errno-base.h | 34 #define EROFS 30 /* Read-only file system */ macro
|
/Linux-v5.15/tools/include/uapi/asm-generic/ |
D | errno-base.h | 34 #define EROFS 30 /* Read-only file system */ macro
|
/Linux-v5.15/fs/ubifs/ |
D | io.c | 112 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() 559 return -EROFS; in ubifs_wbuf_sync_nolock() 657 err = -EROFS; in ubifs_bg_wbufs_sync() 748 return -EROFS; in ubifs_wbuf_write_nolock() 924 return -EROFS; in ubifs_write_node_hmac()
|
D | commit.c | 107 err = -EROFS; in do_commit() 405 err = -EROFS; in ubifs_run_commit() 431 err = -EROFS; in ubifs_run_commit()
|
D | debug.c | 2595 return -EROFS; in dbg_leb_write() 2607 return -EROFS; in dbg_leb_write() 2617 return -EROFS; in dbg_leb_change() 2619 return -EROFS; in dbg_leb_change() 2624 return -EROFS; in dbg_leb_change() 2633 return -EROFS; in dbg_leb_unmap() 2635 return -EROFS; in dbg_leb_unmap() 2640 return -EROFS; in dbg_leb_unmap() 2649 return -EROFS; in dbg_leb_map() 2651 return -EROFS; in dbg_leb_map() [all …]
|
/Linux-v5.15/fs/efs/ |
D | file.c | 16 int error = -EROFS; in efs_get_block()
|
/Linux-v5.15/fs/ocfs2/ |
D | extent_map.c | 297 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()
|
D | buffer_head_io.c | 52 ret = -EROFS; in ocfs2_write_block() 438 ret = -EROFS; in ocfs2_write_super_or_backup()
|
/Linux-v5.15/Documentation/filesystems/ |
D | erofs.rst | 4 Enhanced Read-Only File System - EROFS 10 EROFS file-system stands for Enhanced Read-Only File System. Different 26 Here is the main features of EROFS: 97 Different from other read-only file systems, an EROFS volume is designed 230 EROFS implements LZ4 fixed-sized output compression which generates fixed-sized
|
/Linux-v5.15/include/xen/interface/io/ |
D | xs_wire.h | 59 XSD_ERROR(EROFS),
|
/Linux-v5.15/fs/jbd2/ |
D | transaction.c | 394 return -EROFS; in start_this_handle() 498 return ERR_PTR(-EROFS); in jbd2__journal_start() 673 return -EROFS; in jbd2_journal_extend() 1031 error = -EROFS; in do_get_write_access() 1224 return -EROFS; in jbd2_journal_get_write_access() 1266 err = -EROFS; in jbd2_journal_get_create_access() 1364 return -EROFS; in jbd2_journal_get_undo_access() 1481 return -EROFS; in jbd2_journal_dirty_metadata() 1645 return -EROFS; in jbd2_journal_forget() 2654 return -EROFS; in jbd2_journal_file_inode()
|
/Linux-v5.15/drivers/net/ethernet/intel/iavf/ |
D | iavf_adminq.h | 115 -EROFS, /* IAVF_AQ_RC_EMODE */ in iavf_aq_rc_to_posix()
|
/Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.h | 115 -EROFS, /* I40E_AQ_RC_EMODE */ in i40e_aq_rc_to_posix()
|
/Linux-v5.15/fs/ext4/ |
D | ext4_jbd2.c | 74 return -EROFS; in ext4_journal_check_start() 84 return -EROFS; in ext4_journal_check_start()
|
D | fsync.c | 147 ret = -EROFS; in ext4_sync_file()
|
/Linux-v5.15/drivers/s390/block/ |
D | dasd_ioctl.c | 271 return -EROFS; in dasd_ioctl_format() 359 rc = -EROFS; in dasd_ioctl_release_space() 545 rc = -EROFS; in dasd_set_read_only()
|
/Linux-v5.15/fs/gfs2/ |
D | trans.c | 53 return -EROFS; in __gfs2_trans_begin() 101 return -EROFS; in __gfs2_trans_begin()
|