/Linux-v4.19/drivers/staging/erofs/ |
D | Kconfig | 4 tristate "EROFS filesystem support" 7 EROFS(Enhanced Read-Only File System) is a lightweight 21 bool "EROFS debugging feature" 24 Print EROFS debugging messages and enable more BUG_ONs 30 bool "EROFS extended attributes" 41 bool "EROFS Access Control Lists" 55 bool "EROFS Security Labels" 67 bool "EROFS VM_MAP_RAM Support" 75 bool "EROFS fault injection facility" 78 Test EROFS to inject faults such as ENOMEM, EIO, and so on. [all …]
|
D | TODO | 2 EROFS is still working in progress, thus it is not suitable
|
/Linux-v4.19/fs/xfs/ |
D | xfs_quotaops.c | 117 return -EROFS; in xfs_fs_set_info() 167 return -EROFS; in xfs_quota_enable() 182 return -EROFS; in xfs_quota_disable() 200 return -EROFS; in xfs_fs_rm_xquota() 269 return -EROFS; in xfs_fs_set_dqblk()
|
/Linux-v4.19/net/9p/ |
D | error.c | 86 {"Read-only file system", EROFS}, 157 {"read only file system", EROFS}, 176 {"file is read only", EROFS},
|
/Linux-v4.19/fs/afs/ |
D | misc.c | 27 case 30: return -EROFS; in afs_abort_to_error() 88 case 0x2f6df1d: return -EROFS; in afs_abort_to_error()
|
/Linux-v4.19/drivers/mtd/chips/ |
D | map_rom.c | 107 return -EROFS; in maprom_write() 113 return -EROFS; in maprom_erase()
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | kapi.c | 539 return -EROFS; in ubi_leb_write() 584 return -EROFS; in ubi_leb_change() 621 return -EROFS; in ubi_leb_erase() 681 return -EROFS; in ubi_leb_unmap() 717 return -EROFS; in ubi_leb_map()
|
D | io.c | 251 return -EROFS; in ubi_io_write() 330 return -EROFS; in do_sync_erase() 548 return -EROFS; in ubi_io_sync_erase() 616 return -EROFS; in ubi_io_mark_bad() 831 return -EROFS; in ubi_io_write_ec_hdr() 1086 return -EROFS; in ubi_io_write_vid_hdr()
|
D | upd.c | 287 return -EROFS; in ubi_more_update_data() 402 return -EROFS; in ubi_more_leb_change_data()
|
D | cdev.c | 278 return -EROFS; in vol_cdev_direct_write() 418 err = -EROFS; in vol_cdev_ioctl() 455 err = -EROFS; in vol_cdev_ioctl() 488 err = -EROFS; in vol_cdev_ioctl()
|
/Linux-v4.19/tools/include/uapi/asm-generic/ |
D | errno-base.h | 34 #define EROFS 30 /* Read-only file system */ macro
|
/Linux-v4.19/include/uapi/asm-generic/ |
D | errno-base.h | 34 #define EROFS 30 /* Read-only file system */ macro
|
/Linux-v4.19/fs/ubifs/ |
D | io.c | 124 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() 522 return -EROFS; in ubifs_wbuf_sync_nolock() 620 err = -EROFS; in ubifs_bg_wbufs_sync() 711 return -EROFS; in ubifs_wbuf_write_nolock() 879 return -EROFS; in ubifs_write_node()
|
D | commit.c | 119 err = -EROFS; in do_commit() 417 err = -EROFS; in ubifs_run_commit() 443 err = -EROFS; in ubifs_run_commit()
|
D | debug.c | 2581 return -EROFS; in dbg_leb_write() 2593 return -EROFS; in dbg_leb_write() 2603 return -EROFS; in dbg_leb_change() 2605 return -EROFS; in dbg_leb_change() 2610 return -EROFS; in dbg_leb_change() 2619 return -EROFS; in dbg_leb_unmap() 2621 return -EROFS; in dbg_leb_unmap() 2626 return -EROFS; in dbg_leb_unmap() 2635 return -EROFS; in dbg_leb_map() 2637 return -EROFS; in dbg_leb_map() [all …]
|
/Linux-v4.19/fs/efs/ |
D | file.c | 16 int error = -EROFS; in efs_get_block()
|
/Linux-v4.19/fs/ocfs2/ |
D | extent_map.c | 312 ret = -EROFS; in ocfs2_last_eb_is_empty() 448 ret = -EROFS; in ocfs2_get_clusters_nocache() 484 ret = -EROFS; in ocfs2_get_clusters_nocache() 572 ret = -EROFS; in ocfs2_xattr_get_clusters() 579 ret = -EROFS; in ocfs2_xattr_get_clusters() 592 ret = -EROFS; in ocfs2_xattr_get_clusters()
|
D | buffer_head_io.c | 68 ret = -EROFS; in ocfs2_write_block() 415 ret = -EROFS; in ocfs2_write_super_or_backup()
|
/Linux-v4.19/include/xen/interface/io/ |
D | xs_wire.h | 59 XSD_ERROR(EROFS),
|
/Linux-v4.19/fs/ext4/ |
D | ext4_jbd2.c | 52 return -EROFS; in ext4_journal_check_start() 62 return -EROFS; in ext4_journal_check_start()
|
D | fsync.c | 115 ret = -EROFS; in ext4_sync_file()
|
/Linux-v4.19/fs/jbd2/ |
D | transaction.c | 324 return -EROFS; in start_this_handle() 415 return ERR_PTR(-EROFS); in jbd2__journal_start() 571 return -EROFS; in jbd2_journal_extend() 833 return -EROFS; in do_get_write_access() 894 error = -EROFS; in do_get_write_access() 1125 err = -EROFS; in jbd2_journal_get_create_access() 1336 return -EROFS; in jbd2_journal_dirty_metadata() 1501 return -EROFS; in jbd2_journal_forget() 2500 return -EROFS; in jbd2_journal_file_inode()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq.h | 115 -EROFS, /* I40E_AQ_RC_EMODE */ in i40e_aq_rc_to_posix()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.h | 115 -EROFS, /* I40E_AQ_RC_EMODE */ in i40e_aq_rc_to_posix()
|
/Linux-v4.19/drivers/mtd/ |
D | mtdcore.c | 965 return -EROFS; in mtd_erase() 1077 return -EROFS; in mtd_write() 1114 return -EROFS; in mtd_panic_write() 1197 return -EROFS; in mtd_write_oob() 1724 return -EROFS; in mtd_block_markbad() 1777 return -EROFS; in mtd_writev()
|