/src/sys/lib/libsa/ |
read.c | 68 read(int fd, void *dest, size_t bcount) 70 oread(int fd, void *dest, size_t bcount) 88 btodb(f->f_offset), bcount, dest, &resid); 95 resid = bcount; 96 if ((errno = FS_READ(f->f_ops)(f, dest, bcount, &resid))) 98 return (ssize_t)(bcount - resid);
|
read.c | 68 read(int fd, void *dest, size_t bcount) 70 oread(int fd, void *dest, size_t bcount) 88 btodb(f->f_offset), bcount, dest, &resid); 95 resid = bcount; 96 if ((errno = FS_READ(f->f_ops)(f, dest, bcount, &resid))) 98 return (ssize_t)(bcount - resid);
|
read.c | 68 read(int fd, void *dest, size_t bcount) 70 oread(int fd, void *dest, size_t bcount) 88 btodb(f->f_offset), bcount, dest, &resid); 95 resid = bcount; 96 if ((errno = FS_READ(f->f_ops)(f, dest, bcount, &resid))) 98 return (ssize_t)(bcount - resid);
|
read.c | 68 read(int fd, void *dest, size_t bcount) 70 oread(int fd, void *dest, size_t bcount) 88 btodb(f->f_offset), bcount, dest, &resid); 95 resid = bcount; 96 if ((errno = FS_READ(f->f_ops)(f, dest, bcount, &resid))) 98 return (ssize_t)(bcount - resid);
|
write.c | 67 write(int fd, const void *destp, size_t bcount) 85 btodb(f->f_offset), bcount, dest, &resid); 92 resid = bcount; 93 if ((errno = FS_WRITE(f->f_ops)(f, dest, bcount, &resid)))
|
write.c | 67 write(int fd, const void *destp, size_t bcount) 85 btodb(f->f_offset), bcount, dest, &resid); 92 resid = bcount; 93 if ((errno = FS_WRITE(f->f_ops)(f, dest, bcount, &resid)))
|
write.c | 67 write(int fd, const void *destp, size_t bcount) 85 btodb(f->f_offset), bcount, dest, &resid); 92 resid = bcount; 93 if ((errno = FS_WRITE(f->f_ops)(f, dest, bcount, &resid)))
|
write.c | 67 write(int fd, const void *destp, size_t bcount) 85 btodb(f->f_offset), bcount, dest, &resid); 92 resid = bcount; 93 if ((errno = FS_WRITE(f->f_ops)(f, dest, bcount, &resid)))
|
/src/sys/arch/bebox/stand/boot/ |
wdvar.h | 86 uint16_t bcount; member in struct:wdc_command
|
wdvar.h | 86 uint16_t bcount; member in struct:wdc_command
|
wdvar.h | 86 uint16_t bcount; member in struct:wdc_command
|
wdvar.h | 86 uint16_t bcount; member in struct:wdc_command
|
/src/sys/ufs/lfs/ |
lfs_balloc.c | 130 int bcount; local in function:lfs_balloc 277 bcount = 0; /* number of frags we need */ 280 bcount = frags; 285 bcount += frags; 288 if (ISSPACE(fs, bcount, cred)) { 291 lfs_sb_subbfree(fs, bcount); 294 ip->i_lfs_effnblks += bcount;
|
lfs_balloc.c | 130 int bcount; local in function:lfs_balloc 277 bcount = 0; /* number of frags we need */ 280 bcount = frags; 285 bcount += frags; 288 if (ISSPACE(fs, bcount, cred)) { 291 lfs_sb_subbfree(fs, bcount); 294 ip->i_lfs_effnblks += bcount;
|
lfs_balloc.c | 130 int bcount; local in function:lfs_balloc 277 bcount = 0; /* number of frags we need */ 280 bcount = frags; 285 bcount += frags; 288 if (ISSPACE(fs, bcount, cred)) { 291 lfs_sb_subbfree(fs, bcount); 294 ip->i_lfs_effnblks += bcount;
|
lfs_balloc.c | 130 int bcount; local in function:lfs_balloc 277 bcount = 0; /* number of frags we need */ 280 bcount = frags; 285 bcount += frags; 288 if (ISSPACE(fs, bcount, cred)) { 291 lfs_sb_subbfree(fs, bcount); 294 ip->i_lfs_effnblks += bcount;
|
/src/sys/arch/mmeye/stand/boot/ |
wdc.c | 244 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 247 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 264 wd_c->r_head, wd_c->r_sector, wd_c->bcount, 348 wd_c.bcount = DEV_BSIZE; 375 wd_c.bcount = wd->sc_label.d_secsize;
|
wdc.c | 244 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 247 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 264 wd_c->r_head, wd_c->r_sector, wd_c->bcount, 348 wd_c.bcount = DEV_BSIZE; 375 wd_c.bcount = wd->sc_label.d_secsize;
|
wdc.c | 244 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 247 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 264 wd_c->r_head, wd_c->r_sector, wd_c->bcount, 348 wd_c.bcount = DEV_BSIZE; 375 wd_c.bcount = wd->sc_label.d_secsize;
|
wdc.c | 244 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 247 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 264 wd_c->r_head, wd_c->r_sector, wd_c->bcount, 348 wd_c.bcount = DEV_BSIZE; 375 wd_c.bcount = wd->sc_label.d_secsize;
|
/src/usr.sbin/fstyp/ |
hammer2.c | 204 int i, bcount; local in function:find_pfs 215 bcount = HAMMER2_SET_COUNT; 218 bcount = 0; 239 bcount = (int)(bytes / sizeof(hammer2_blockref_t)); 243 bcount = 0; 247 for (i = 0; i < bcount; ++i) {
|
hammer2.c | 204 int i, bcount; local in function:find_pfs 215 bcount = HAMMER2_SET_COUNT; 218 bcount = 0; 239 bcount = (int)(bytes / sizeof(hammer2_blockref_t)); 243 bcount = 0; 247 for (i = 0; i < bcount; ++i) {
|
hammer2.c | 204 int i, bcount; local in function:find_pfs 215 bcount = HAMMER2_SET_COUNT; 218 bcount = 0; 239 bcount = (int)(bytes / sizeof(hammer2_blockref_t)); 243 bcount = 0; 247 for (i = 0; i < bcount; ++i) {
|
hammer2.c | 204 int i, bcount; local in function:find_pfs 215 bcount = HAMMER2_SET_COUNT; 218 bcount = 0; 239 bcount = (int)(bytes / sizeof(hammer2_blockref_t)); 243 bcount = 0; 247 for (i = 0; i < bcount; ++i) {
|
/src/sys/arch/cobalt/stand/boot/ |
wdc.c | 210 for (i = wd_c->bcount; i > 0; i -= sizeof(uint16_t)) 227 wd_c->r_head, wd_c->r_sector, wd_c->bcount, 311 wd_c.bcount = DEV_BSIZE; 338 wd_c.bcount = wd->sc_label.d_secsize;
|