Lines Matching refs:operation

18 the fill_super() operation on mounting.
79 (1) that of the userspace process that issued the netfs operation that caused
139 passed to FS-Cache when requested by the appropriate cache operation. In
153 (*) FS-Cache operation record:
171 An operation can be made exclusive upon an object by setting the
173 an operation needs more processing time, it should be enqueued again.
176 (*) FS-Cache retrieval operation record:
187 backend to do the operation. The backend may get extra refs to it by
191 A retrieval operation can be used by the backend to do retrieval work. To
201 (*) FS-Cache storage operation record:
210 writes to be made. FS-Cache itself enqueues this operation and invokes
228 This isn't strictly an operation, but should be pointed at a string naming
326 attr_changed operation should be performed. The caller will follow up
327 with an object update operation.
384 This operation is run asynchronously from FS-Cache's thread pool, and
386 execution of this operation.
421 If there is suitable data in the cache, then a read operation should be
427 explicit uncaching. This operation takes a pagevec, thus allowing several
446 with. This will complete the operation when all pages are dealt with.
457 of pages instead of one page. Any pages on which a read operation is
560 with and are no longer the concern of this operation. When the number of
561 pages remaining in the operation reaches 0, the operation will be
565 (*) Record operation completion:
569 This is called to record the completion of an operation. This deducts
570 this operation from the parent object's run state, potentially permitting