/linux-2.4.37.9/include/asm-s390x/ |
D | stat.h | 12 struct stat { struct 13 unsigned long st_dev; 14 unsigned long st_ino; 15 unsigned long st_nlink; 16 unsigned int st_mode; 17 unsigned int st_uid; 18 unsigned int st_gid; 19 unsigned int __pad1; 20 unsigned long st_rdev; 21 unsigned long st_size; [all …]
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | stat.h | 4 struct stat { struct 5 unsigned long st_dev; 6 unsigned long st_ino; 7 unsigned long st_nlink; 9 unsigned int st_mode; 10 unsigned int st_uid; 11 unsigned int st_gid; 12 unsigned int __pad0; 13 unsigned long st_rdev; 14 long st_size; [all …]
|
/linux-2.4.37.9/include/asm-ia64/ |
D | stat.h | 9 struct stat { struct 30 struct ia64_oldstat { argument
|
/linux-2.4.37.9/include/asm-mips/ |
D | stat.h | 6 struct stat { struct 7 dev_t st_dev; 8 long st_pad1[3]; /* Reserved for network id */ 9 ino_t st_ino; 10 mode_t st_mode; 34 * This matches struct stat64 in glibc2.1, hence the absolutely insane argument 36 * struct stat of the 64-bit kernel. argument
|
/linux-2.4.37.9/include/asm-mips64/ |
D | stat.h | 38 struct stat { struct 39 dev_t st_dev; 40 unsigned int st_pad0[3]; /* Reserved for st_dev expansion */ 42 unsigned long st_ino; 44 mode_t st_mode; 45 nlink_t st_nlink; 47 uid_t st_uid; 48 gid_t st_gid; 50 dev_t st_rdev; 51 unsigned int st_pad1[3]; /* Reserved for st_rdev expansion */ [all …]
|
/linux-2.4.37.9/include/asm-alpha/ |
D | stat.h | 22 struct stat { struct 23 unsigned int st_dev; 24 unsigned int st_ino; 25 unsigned int st_mode; 26 unsigned int st_nlink; 27 unsigned int st_uid; 28 unsigned int st_gid; 29 unsigned int st_rdev; 30 long st_size; 31 unsigned long st_atime; [all …]
|
/linux-2.4.37.9/include/asm-parisc/ |
D | stat.h | 6 struct stat { struct 7 dev_t st_dev; /* dev_t is 32 bits on parisc */ 8 ino_t st_ino; /* 32 bits */ 9 mode_t st_mode; /* 16 bits */ 10 nlink_t st_nlink; /* 16 bits */ 11 unsigned short st_reserved1; /* old st_uid */ 12 unsigned short st_reserved2; /* old st_gid */ 13 dev_t st_rdev; 14 off_t st_size; 15 time_t st_atime; [all …]
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | stat.h | 27 struct stat { struct 49 /* This matches struct stat64 in glibc2.1. */ argument
|
/linux-2.4.37.9/include/asm-cris/ |
D | stat.h | 21 struct stat { struct 44 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-sh64/ |
D | stat.h | 29 struct stat { struct 52 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-i386/ |
D | stat.h | 18 struct stat { struct 41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-m68k/ |
D | stat.h | 18 struct stat { struct 41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-arm/ |
D | stat.h | 18 struct stat { struct 41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-ppc/ |
D | stat.h | 22 struct stat { struct 43 /* This matches struct stat64 in glibc2.1. argument
|
/linux-2.4.37.9/include/asm-s390/ |
D | stat.h | 26 struct stat { struct 49 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-sh/ |
D | stat.h | 18 struct stat { struct 41 /* This matches struct stat64 in glibc2.1, hence the absolutely argument
|
/linux-2.4.37.9/include/asm-sparc/ |
D | stat.h | 21 struct stat { struct 41 struct stat64 { argument
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | stat.h | 28 struct stat { struct 46 /* This is sparc32 stat64 structure. */ argument
|
/linux-2.4.37.9/include/linux/ |
D | highuid.h | 61 #define SET_OLDSTAT_UID(stat, uid) (stat).st_uid = high2lowuid(uid) argument 62 #define SET_OLDSTAT_GID(stat, gid) (stat).st_gid = high2lowgid(gid) argument 63 #define SET_STAT_UID(stat, uid) (stat).st_uid = high2lowuid(uid) argument 64 #define SET_STAT_GID(stat, gid) (stat).st_gid = high2lowgid(gid) argument 73 #define SET_OLDSTAT_UID(stat, uid) (stat).st_uid = (uid) argument 74 #define SET_OLDSTAT_GID(stat, gid) (stat).st_gid = (gid) argument 75 #define SET_STAT_UID(stat, uid) (stat).st_uid = (uid) argument 76 #define SET_STAT_GID(stat, gid) (stat).st_gid = (gid) argument
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-taskfile.c | 266 u8 taskfile_dump_status (ide_drive_t *drive, const char *msg, u8 stat) in taskfile_dump_status() 348 void ide_end_taskfile (ide_drive_t *drive, u8 stat, u8 err) in ide_end_taskfile() 431 ide_startstop_t taskfile_error (ide_drive_t *drive, const char *msg, u8 stat) in taskfile_error() 504 u8 stat; in set_multmode_intr() local 525 u8 stat; in set_geometry_intr() local 550 u8 stat; in recal_intr() local 566 u8 stat; in task_no_data_intr() local 595 u8 stat; in task_in_intr() local 679 u8 stat; in task_mulin_intr() local 770 u8 stat; in task_out_intr() local [all …]
|
D | ide-cd.c | 578 byte ide_cdrom_dump_status (ide_drive_t *drive, const char *msg, byte stat) in ide_cdrom_dump_status() 624 ide_startstop_t ide_cdrom_error (ide_drive_t *drive, const char *msg, byte stat) in ide_cdrom_error() 700 int stat, err, sense_key; in cdrom_decode_status() local 1039 int stat; in cdrom_read_intr() local 1293 int stat; in cdrom_seek_intr() local 1463 int ireason, len, stat, thislen; in cdrom_pc_intr() local 1686 int stat, ireason, len, sectors_to_transfer, uptodate; in cdrom_write_intr() local 1860 int stat = HWIF(drive)->INB(IDE_STATUS_REG); in ide_do_rw_cdrom() local 1984 int stat; in cdrom_lockdoor() local 2052 int stat; in cdrom_read_capacity() local [all …]
|
/linux-2.4.37.9/drivers/char/ |
D | tpqic02.c | 480 int stat = inb_p(QIC02_STAT_PORT); in tape_reset() local 561 int stat; in wait_for_ready() local 628 int i, stat; in send_qic02_data() local 654 int stat; in send_qic02_cmd() local 775 int stat = rdstatus((char *) stp, TPSTATSIZE, QCMD_RD_STAT); in get_status() local 908 int stat; in wait_for_rewind() local 934 int stat; in ll_do_qic_cmd() local 1086 int stat; in terminate_write() local 1127 int stat; in do_qic_cmd() local 1154 int stat; in do_ioctl_cmd() local [all …]
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_alloc_btree.c | 85 int *stat) /* fail/done/go-on */ in xfs_alloc_delrec() 610 int *stat) /* output: success/failure */ in xfs_alloc_insrec() 943 int *stat) /* success/failure */ in xfs_alloc_lookup() 1160 int *stat) /* success/failure */ in xfs_alloc_lshift() 1299 int *stat) /* success/failure */ in xfs_alloc_newroot() 1455 int *stat) /* success/failure */ in xfs_alloc_rshift() 1589 int *stat) /* success/failure */ in xfs_alloc_split() 1783 int *stat) /* success/failure */ in xfs_alloc_decrement() 1867 int *stat) /* success/failure */ in xfs_alloc_delete() 1903 int *stat) /* output: success/failure */ in xfs_alloc_get_rec() [all …]
|
D | xfs_ialloc_btree.c | 86 int *stat) /* fail/done/go-on */ in xfs_inobt_delrec() 556 int *stat) /* success/failure */ in xfs_inobt_insrec() 855 int *stat) /* success/failure */ in xfs_inobt_lookup() 1061 int *stat) /* success/failure */ in xfs_inobt_lshift() 1201 int *stat) /* success/failure */ in xfs_inobt_newroot() 1350 int *stat) /* success/failure */ in xfs_inobt_rshift() 1483 int *stat) /* success/failure */ in xfs_inobt_split() 1682 int *stat) /* success/failure */ in xfs_inobt_decrement() 1766 int *stat) /* success/failure */ in xfs_inobt_delete() 1804 int *stat, /* output: success/failure */ in xfs_inobt_get_rec() [all …]
|
/linux-2.4.37.9/drivers/block/ |
D | acsi_slm.c | 289 static char *slm_errstr( int stat ) in slm_errstr() 304 { int len = 0, stat, i, w, h; in slm_getstats() local 464 int stat; in slm_interrupt() local 724 int stat; in slm_ioctl() local 822 { int stat, rv; in slm_req_sense() local 842 { unsigned char stat, len; in slm_mode_sense() local 926 int stat; in slm_get_pagesize() local
|