/linux-2.4.37.9/fs/ext2/ |
D | ioctl.c | 31 return -EROFS; in ext2_ioctl() 67 return -EROFS; in ext2_ioctl()
|
/linux-2.4.37.9/fs/intermezzo/ |
D | dir.c | 311 if (rc && rc != -EROFS) { in presto_lookup() 361 return -EROFS; in presto_setattr() 394 return -EROFS; in presto_prep() 408 return -EROFS; in presto_prep() 442 return -EROFS; in presto_create() 496 return -EROFS; in presto_link() 502 return -EROFS; in presto_link() 557 return -EROFS; in presto_mkdir() 601 return -EROFS; in presto_symlink() 641 return -EROFS; in presto_unlink() [all …]
|
/linux-2.4.37.9/include/linux/ |
D | ext3_jbd.h | 202 return ERR_PTR(-EROFS); in ext3_journal_start() 211 return ERR_PTR(-EROFS); in ext3_journal_start() 221 return ERR_PTR(-EROFS); in ext3_journal_try_start()
|
/linux-2.4.37.9/fs/reiserfs/ |
D | ioctl.c | 46 return -EROFS; in reiserfs_ioctl() 78 return -EROFS; in reiserfs_ioctl()
|
/linux-2.4.37.9/fs/ext3/ |
D | ioctl.c | 37 return -EROFS; in ext3_ioctl() 110 return -EROFS; in ext3_ioctl()
|
/linux-2.4.37.9/drivers/mtd/ |
D | mtdpart.c | 125 return -EROFS; in part_write() 140 return -EROFS; in part_write_ecc() 154 return -EROFS; in part_write_oob() 176 return -EROFS; in part_writev() 195 return -EROFS; in part_writev_ecc() 215 return -EROFS; in part_erase()
|
D | mtdconcat.c | 103 return -EROFS; in concat_write() 125 err = -EROFS; in concat_write() 193 return -EROFS; in concat_erase() 286 err = -EROFS; in concat_erase()
|
/linux-2.4.37.9/fs/ |
D | open.c | 148 error = -EROFS; in do_sys_truncate() 272 error = -EROFS; in sys_utime() 323 error = -EROFS; in sys_utimes() 390 res = -EROFS; in sys_access() 494 err = -EROFS; in sys_fchmod() 524 error = -EROFS; in sys_chmod() 555 error = -EROFS; in chown_common()
|
/linux-2.4.37.9/fs/efs/ |
D | file.c | 14 int error = -EROFS; in efs_get_block()
|
/linux-2.4.37.9/include/asm-s390x/ |
D | errno.h | 41 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | errno.h | 44 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-i386/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | errno.h | 40 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | errno.h | 43 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | errno.h | 40 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-cris/ |
D | errno.h | 35 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | errno.h | 35 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | errno.h | 35 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | errno.h | 44 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | errno.h | 33 #define EROFS 30 /* Read-only file system */ macro
|