Lines Matching refs:may
35 There is a 1:N relationship between cookies and objects. A cookie may be
36 represented by multiple objects - an index may exist in more than one cache -
37 or even by no objects (it may not be cached).
83 and DObject represent data storage objects. Indices may have representation in
84 multiple caches, but currently, non-index objects may not. Objects of any type
85 may also be entirely unrepresented.
98 object->state. A cookie may point to a set of objects that are in different
134 (1) Threads may be completely occupied for very long periods of time by a
135 particular work item. These state actions may be doing sequences of
139 (2) Threads may do little actual work, but may rather spend a lot of time
147 Because only one worker thread may be operating on any particular object's
150 from the cache backend's representation (fscache_object) - which may be
255 so that the parent may proceed from the FSCACHE_OBJECT_DYING state.