Lines Matching refs:item
55 This is called when the last reference to an item is
73 contents of a cache. This should show one item,
77 Format a request to be send to user-space for an item
86 cache_parse should parse this, find the item in the
87 cache with sunrpc_cache_lookup, and update the item
99 to the cache_head in a sample item with the 'key' fields filled in.
104 The item returned is typically passed to cache_check which will check
113 done when the found cache item is not uptodate, but the is reason to
115 item does become valid, the deferred copy of the request will be
120 sunrpc_cache_update to set the content for the item. A second item is
121 passed which should hold the content. If the item found by _lookup
122 has valid data, then it is discarded and a new item is created. This
123 saves any user of an item from worrying about content changing while
124 it is being inspected. If the item found by _lookup does not contain
145 with the intention that an item in the cache with the give key
147 expiry time should be set on that item.
151 expire, a request is lodged for that cache item to be updated by
175 takes a cache item and encodes a request into the buffer