Home
last modified time | relevance | path

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

12345678910>>...12

/OK3568_Linux_fs/kernel/fs/erofs/
H A DKconfig4 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.
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quotaops.c116 return -EROFS; in xfs_fs_set_info()
166 return -EROFS; in xfs_quota_enable()
181 return -EROFS; in xfs_quota_disable()
199 return -EROFS; in xfs_fs_rm_xquota()
271 return -EROFS; in xfs_fs_set_dqblk()
/OK3568_Linux_fs/kernel/net/9p/
H A Derror.c71 {"Read-only file system", EROFS},
142 {"read only file system", EROFS},
161 {"file is read only", EROFS},
/OK3568_Linux_fs/buildroot/package/erofs-utils/
H A DConfig.in6 Userspace utilities for EROFS filesystem
25 FUSE file system client for EROFS
H A DConfig.in.host5 Userspace utilities for EROFS filesystem
/OK3568_Linux_fs/buildroot/package/rtl8821au/
H A D0006-rtw_proc-convert-file_operations-to-proc_ops-for-5.6.patch37 return -EROFS;
61 return -EROFS;
85 return -EROFS;
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyportenv.h173 #ifndef EROFS
174 #define EROFS 30 macro
H A Dyaffsfs.c872 yaffsfs_SetError(-EROFS); in yaffs_open_sharing()
940 yaffsfs_SetError(-EROFS); in yaffs_open_sharing()
1014 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()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h372 #ifndef EROFS
373 #define EROFS 9974 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h372 #ifndef EROFS
373 #define EROFS 9974 macro
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dkapi.c526 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()
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()
603 return -EROFS; in ubi_io_mark_bad()
818 return -EROFS; in ubi_io_write_ec_hdr()
1073 return -EROFS; in ubi_io_write_vid_hdr()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dkapi.c534 return -EROFS; in ubi_leb_write()
579 return -EROFS; in ubi_leb_change()
616 return -EROFS; in ubi_leb_erase()
676 return -EROFS; in ubi_leb_unmap()
712 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()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Derofs.rst4 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
219 Currently, EROFS supports 4KB fixed-sized output transparent file compression,
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dmap_rom.c107 return -EROFS; in maprom_write()
113 return -EROFS; in maprom_erase()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dio.c118 return -EROFS; in ubifs_leb_write()
140 return -EROFS; in ubifs_leb_change()
162 return -EROFS; in ubifs_leb_unmap()
183 return -EROFS; in ubifs_leb_map()
521 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()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4_jbd2.c74 return -EROFS; in ext4_journal_check_start()
84 return -EROFS; in ext4_journal_check_start()
166 return -EROFS; in __ext4_journal_ensure_credits()
/OK3568_Linux_fs/kernel/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()
570 return -EROFS; in ubifs_wbuf_sync_nolock()
668 err = -EROFS; in ubifs_bg_wbufs_sync()
759 return -EROFS; in ubifs_wbuf_write_nolock()
963 return -EROFS; in ubifs_write_node_hmac()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dextent_map.c299 ret = -EROFS; in ocfs2_last_eb_is_empty()
435 ret = -EROFS; in ocfs2_get_clusters_nocache()
471 ret = -EROFS; in ocfs2_get_clusters_nocache()
559 ret = -EROFS; in ocfs2_xattr_get_clusters()
566 ret = -EROFS; in ocfs2_xattr_get_clusters()
579 ret = -EROFS; in ocfs2_xattr_get_clusters()
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dtransaction.c383 return -EROFS; in start_this_handle()
481 return ERR_PTR(-EROFS); in jbd2__journal_start()
656 return -EROFS; in jbd2_journal_extend()
1014 error = -EROFS; in do_get_write_access()
1207 return -EROFS; in jbd2_journal_get_write_access()
1249 err = -EROFS; in jbd2_journal_get_create_access()
1347 return -EROFS; in jbd2_journal_get_undo_access()
1517 ret = -EROFS; in jbd2_journal_dirty_metadata()
1638 return -EROFS; in jbd2_journal_forget()
2664 return -EROFS; in jbd2_journal_file_inode()
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c379 errno = EROFS; in fw_env_write()
386 errno = EROFS; in fw_env_write()
397 errno = EROFS; in fw_env_write()
405 errno = EROFS; in fw_env_write()
1092 !(errno == EINVAL || errno == EROFS)) { in flash_io()
1100 !(errno == EINVAL || errno == EROFS)) { in flash_io()
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno-base.h34 #define EROFS 30 /* Read-only file system */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Derrno-base.h34 #define EROFS 30 /* Read-only file system */ macro

12345678910>>...12