Home
last modified time | relevance | path

Searched defs:in_flight (Results 1 – 5 of 5) sorted by relevance

/fs/fuse/
Dvirtio_fs.c51 long in_flight; member
423 bool in_flight) in send_forget_request()
1133 struct fuse_req *req, bool in_flight) in virtio_fs_enqueue_req()
/fs/smb/client/
Dtransport.c494 int scredits, in_flight; in wait_for_free_credits() local
652 int scredits, in_flight; in wait_for_compound_request() local
Dsmb2ops.c72 int scredits, in_flight; in smb2_add_credits() local
172 int scredits, in_flight; in smb2_set_credits() local
224 unsigned int scredits, in_flight; in smb2_wait_mtu_credits() local
290 int scredits, in_flight; in smb2_adjust_credits() local
2416 int scredits, in_flight; in smb2_is_status_pending() local
Dconnect.c1128 int scredits, in_flight; in smb2_add_credits_from_hdr() local
Dcifsglob.h705 unsigned int in_flight; /* number of requests on the wire to server */ member
856 in_flight(struct TCP_Server_Info *server) in in_flight() function