Searched refs:num_remote_opens (Results 1 – 5 of 5) sorted by relevance
302 atomic_inc(&tcon->num_remote_opens); in open_cached_dir()352 atomic_dec(&cfid->tcon->num_remote_opens); in smb2_close_cached_fid()
136 atomic_set(&ret_buf->num_remote_opens, 0); in tconInfoAlloc()
1149 atomic_t num_remote_opens; /* num of all network opens on server */ member
1839 atomic_set(&tcon->num_remote_opens, 0); in SMB2_tcon()3006 atomic_inc(&tcon->num_remote_opens); in SMB2_open()3382 atomic_dec(&tcon->num_remote_opens); in __SMB2_close()
1245 atomic_read(&tcon->num_remote_opens)); in smb2_print_stats()2226 atomic_inc(&tcon->num_remote_opens); in smb2_query_dir_first()
Completed in 31 milliseconds