Lines Matching refs:and
7 The caching replaces the old exports table and allows for
11 quite possibly very different in content and use. There is a corpus
16 - mapping from client name and filesystem to export options
19 - mappings between local UID/GID and remote UID/GID for sites that
26 - allowing an EXPIRED time on cache items, and removing
27 items after they expire, and are no longer in-use.
31 cache entries, and replaying those requests when the cache entry
42 It will also contain a key and some content.
43 Each cache element is reference counted and contains
44 expiry and update times for use in cache management.
47 parameters for cache management, and some operations detailing how
51 This simply allocates appropriate memory and returns
58 references create by 'cache_init' and, if CACHE_VALID
80 and *blen should be reduced to show how much free
87 cache with sunrpc_cache_lookup, and update the item
101 entry is found, a new entry will be create, added to the cache, and
105 if the data is valid, and may initiate an up-call to get fresh data.
111 typically embedded in the actual request and can be used to create a
122 has valid data, then it is discarded and a new item is created. This
125 valid data, then the content is copied across and CACHE_VALID is set.
130 Each cache has a name, and when the cache is registered, a directory
134 for communicating between kernel and user for populating the cache.
139 passed as a whole to the cache for parsing and interpretation.
146 should be create or updated to have the given content, and the
166 If it dies and needs to be restarted, any requests that have not been
167 answered will still appear in the file and will be read by the new
171 written from user-space and processes it. It should return an error
175 takes a cache item and encodes a request into the buffer
178 Note: If a cache has no active readers on the channel, and has had not
182 previous nfs exports table was deemed to be authoritative and a
189 and responses over channel, the following is recommended as
190 appropriate and support routines are available to help:
197 hex digits, and pairs of these digits provide the bytes in the
201 as them selves. At the very least, space, newline, nul, and