taglinefilesource code
bytes368fs/exec.cstatic void read_omagic(struct inode *inode, int bytes)
bytes378fs/exec.cwhile (bytes > 0) {
bytes384fs/exec.cif (bytes < n)
bytes385fs/exec.cn = bytes;
bytes392fs/exec.cbytes -= n;
bytes61kernel/blk_drv/scsi/ultrastor.cunsigned char bytes[4];