tag | line | file | source code |
thistime | 58 | fs/proc/net.c | int length, thistime=bytes; |
thistime | 60 | fs/proc/net.c | thistime=PROC_BLOCK_SIZE; |
thistime | 64 | fs/proc/net.c | thistime, |
thistime | 82 | fs/proc/net.c | if (length<thistime) |
thistime | 199 | fs/proc/scsi.c | int thistime; |
thistime | 211 | fs/proc/scsi.c | thistime = bytes; |
thistime | 213 | fs/proc/scsi.c | thistime = PROC_BLOCK_SIZE; |
thistime | 217 | fs/proc/scsi.c | file->f_pos, thistime, 0); |
thistime | 219 | fs/proc/scsi.c | length = get_not_present_info(page, &start, file->f_pos, thistime); |
thistime | 242 | fs/proc/scsi.c | if(length < thistime) |