Home
last modified time | relevance | path

Searched refs:num_remote_opens (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dcached_dir.c302 atomic_inc(&tcon->num_remote_opens); in open_cached_dir()
352 atomic_dec(&cfid->tcon->num_remote_opens); in smb2_close_cached_fid()
A Dmisc.c136 atomic_set(&ret_buf->num_remote_opens, 0); in tconInfoAlloc()
A Dcifsglob.h1149 atomic_t num_remote_opens; /* num of all network opens on server */ member
A Dsmb2pdu.c1839 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()
A Dsmb2ops.c1245 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