Searched refs:processing (Results 1 – 4 of 4) sorted by relevance
813 list_move_tail(&req->list, &fc->processing); in fuse_dev_read()864 list_for_each(entry, &fc->processing) { in request_find()1101 end_requests(fc, &fc->processing); in fuse_abort_conn()1116 end_requests(fc, &fc->processing); in fuse_dev_release()
331 struct list_head processing; member
478 INIT_LIST_HEAD(&fc->processing); in fuse_conn_init()
310 Cleanup response processing so cifsd can not loop when abnormally329 Reduce the number of large buffer allocations in cifs response processing614 Fix to list processing in reopen_files. Fix reconnection when server hung626 list processing in file routines. Check return code on kmalloc in open.