Lines Matching full:which

56 of that part of the file system which deals with
79 which work, or can work, with addressible 512-byte blocks.
109 The major device number selects which driver will deal with
134 which is stored in the system's per-process
152 which is a per-system data base.
162 which can result from
168 flags which indicate whether the file
170 a count which is used to decide when all processes
174 which is used to indicate where in the file the next read
180 which contains a copy of the file's i-node.
249 implement an exclusive-use device which cannot
266 which respectively contain the (user) address
326 The second argument is a flag which is
334 which the file is open closes it.
338 the second is a flag which is non-zero
339 if the file was open for writing in the process which
354 is the address supplied by the user from which to start
377 For most drivers, which work one character at a time,
393 Write routines which want to transfer
397 which is faster when many characters must be moved.
484 which deal with multiple similar devices
490 A number of subroutines are available which are useful
522 which returns either the (non-negative) character
557 by the driver, which guarantees that events
562 they should check that the conditions which
576 priority less than PZERO on an event which might never occur.
585 which is running is almost certainly not the
586 process which should go to sleep.
592 wishes to wait for some event for which it is inconvenient
595 (for example, a device going on-line, which does not
658 which maintain a doubly-linked list
663 which generally maintain a doubly-linked list of blocks
664 which are ``free,'' that is,
669 also contains the device and block number to which the
673 which is the negative of the number of words
697 returns a buffer which contains the data in the
732 all of which take a buffer pointer as argument,
733 and all of which logically release the buffer for
774 will be given soon which will re-use the same block.
795 word which indicates the status of the buffer.
799 The following names are manifest constants which
809 which have a separate argument
810 which indicates read or write.
846 which calls it) searches the buffer list
930 routine which is called with a pointer to a buffer
972 routine, which manages movement
984 a pair of links which constitute the
1000 Since buffers which have been handed over to
1003 the pointers in the buffer which maintain the free list
1006 which maintain the device queues.
1009 are provided which are useful to block device drivers.
1011 arranges that the buffer to which
1045 routines which set up what is usually a private,