taglinefilesource code
bytes354fs/exec.cstatic void read_omagic(struct inode *inode, int bytes)
bytes364fs/exec.cwhile (bytes > 0) {
bytes370fs/exec.cif (bytes < n)
bytes371fs/exec.cn = bytes;
bytes378fs/exec.cbytes -= n;
bytes64kernel/blk_drv/scsi/ultrastor.cunsigned char bytes[4];