Searched defs:background (Results 1 - 1 of 1) sorted by relevance

/fs/fuse/
H A Dfuse_i.h281 /** Request is sent in the background */
282 unsigned background:1; member in struct:fuse_req
416 /** Maximum number of outstanding background requests */
419 /** Number of background requests at which congestion starts */
422 /** Number of requests currently in the background */
425 /** Number of background requests currently queued for userspace */
428 /** The list of background requests set aside for later queuing */
783 * Send a request in the background

Completed in 73 milliseconds