Lines Matching refs:then
188 If this function is not supplied or if it returns NULL then the first
243 The cache read/write functions are passed a context which is then passed
250 scope, then these functions are not required. These functions are not
377 And then a particular flavour of volume (R/O for example) could be added to
551 initial download or if a user performs a write), then the page should be
566 If the cookie indicates the inode is not cached then:
612 (3) If there was an general error, then that error will be returned.
614 Else if some pages couldn't be allocated or read, then -ENOBUFS will be
617 Else if some pages couldn't be read but were allocated, then -ENODATA will
620 Otherwise, if all pages had reads dispatched, then 0 will be returned, the
635 If one or more pages are passed to fscache_read_or_alloc_pages() but not then
636 read from the cache and also not read from the underlying filesystem then
810 If size is given as zero then the reservation will be cancelled.
830 If retire is non-zero, then the object will be marked for recycling, and all
834 If retire is zero, then the object may be available again when next the
848 should relinquish and retire the cookie they have, and then acquire a new one.