Home
last modified time | relevance | path

Searched defs:mid (Results 1 – 19 of 19) sorted by relevance

/fs/smb/client/
Dtransport.c37 cifs_wake_up_task(struct mid_q_entry *mid) in cifs_wake_up_task()
161 delete_mid(struct mid_q_entry *mid) in delete_mid()
759 struct mid_q_entry *mid; in cifs_setup_async_request() local
793 struct mid_q_entry *mid; in cifs_call_async() local
890 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) in cifs_sync_mid_result()
931 struct mid_q_entry *mid) in send_cancel()
938 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_receive()
974 struct mid_q_entry *mid; in cifs_setup_request() local
992 cifs_compound_callback(struct mid_q_entry *mid) in cifs_compound_callback()
1007 cifs_compound_last_callback(struct mid_q_entry *mid) in cifs_compound_last_callback()
[all …]
Dsmb2misc.c22 check_smb2_hdr(struct smb2_hdr *shdr, __u64 mid) in check_smb2_hdr()
145 __u64 mid; in smb2_check_message() local
783 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, in __smb2_handle_cancelled_cmd()
842 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid()
Dsmb2transport.c800 struct smb2_hdr *shdr, struct mid_q_entry **mid) in smb2_get_mid_entry()
851 smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, in smb2_check_receive()
883 struct mid_q_entry *mid; in smb2_setup_request() local
909 struct mid_q_entry *mid; in smb2_setup_async_request() local
Dsmb1ops.c30 struct mid_q_entry *mid) in send_nt_cancel()
93 struct mid_q_entry *mid; in cifs_find_mid() local
136 cifs_get_credits(struct mid_q_entry *mid) in cifs_get_credits()
165 __u64 mid = 0; in cifs_get_next_mid() local
386 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_trans2()
Dcifsproto.h765 static inline void release_mid(struct mid_q_entry *mid) in release_mid()
Dconnect.c312 struct mid_q_entry *mid, *nmid; in cifs_abort_connection() local
869 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid()
908 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
1069 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
1104 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard()
Dnetmisc.c884 map_and_check_smb_error(struct mid_q_entry *mid, bool logErr) in map_and_check_smb_error()
Dsmb2ops.c229 smb2_get_credits(struct mid_q_entry *mid) in smb2_get_credits()
375 __u64 mid; in smb2_get_next_mid() local
395 struct mid_q_entry *mid; in __smb2_find_mid() local
4654 handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid, in handle_read_data()
4814 struct mid_q_entry *mid; in smb2_decrypt_offload() local
4873 receive_encrypted_read(struct TCP_Server_Info *server, struct mid_q_entry **mid, in receive_encrypted_read()
5107 smb3_handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid) in smb3_handle_read_data()
Dcifsglob.h928 __u16 mid = server->ops->get_next_mid(server); in get_next_mid() local
959 compare_mid(__u16 mid, const struct smb_hdr *smb) in compare_mid()
1432 __u64 mid; member
1680 __u64 mid; /* multiplex id */ member
1711 __u64 mid; member
1738 static inline void cifs_save_when_sent(struct mid_q_entry *mid) in cifs_save_when_sent()
1743 static inline void cifs_save_when_sent(struct mid_q_entry *mid) in cifs_save_when_sent()
Dmisc.c401 __u16 mid = get_mid(smb); in checkSMB() local
Dsmb2pdu.c4112 smb2_echo_callback(struct mid_q_entry *mid) in smb2_echo_callback()
4532 smb2_readv_callback(struct mid_q_entry *mid) in smb2_readv_callback()
4824 smb2_writev_callback(struct mid_q_entry *mid) in smb2_writev_callback()
Dcifssmb.c563 cifs_echo_callback(struct mid_q_entry *mid) in cifs_echo_callback()
1274 cifs_readv_callback(struct mid_q_entry *mid) in cifs_readv_callback()
1645 cifs_writev_callback(struct mid_q_entry *mid) in cifs_writev_callback()
/fs/erofs/
Dnamei.c60 const int mid = head + (back - head) / 2; in find_target_dirent() local
98 const int mid = head + (back - head) / 2; in erofs_find_target_block() local
/fs/ubifs/
Dtnc_misc.c129 int beg = 0, end = znode->child_cnt, mid; in ubifs_search_zbranch() local
/fs/xfs/libxfs/
Dxfs_dir2_block.c378 int mid=0; /* midpoint for binary srch */ in xfs_dir2_block_addname() local
698 int mid; /* binary search current idx */ in xfs_dir2_block_lookup_int() local
Dxfs_dir2_leaf.c1609 int mid=0; /* current leaf index */ in xfs_dir2_leaf_search_hash() local
Dxfs_dir2_node.c1081 int mid; /* midpoint leaf index */ in xfs_dir2_leafn_rebalance() local
/fs/btrfs/
Dctree.c837 int mid; in btrfs_bin_search() local
929 struct extent_buffer *mid; in balance_level() local
1199 struct extent_buffer *mid; in push_nodes_for_insert() local
3003 int mid; in split_node() local
3550 int slot, int mid, int nritems) in copy_for_split()
3684 int mid; in split_leaf() local
/fs/befs/
Dbtree.c333 int first, last, mid; in befs_find_key() local