Home
last modified time | relevance | path

Searched refs:tlist (Results 1 – 6 of 6) sorted by relevance

/fs/cifs/
Dsmb2misc.c528 cfile = list_entry(tmp, struct cifsFileInfo, tlist); in smb2_tcon_has_lease()
683 tlist); in smb2_is_valid_oplock_break()
Dfile.c354 list_add(&cfile->tlist, &tcon->openFileList); in cifs_new_fileinfo()
472 list_del(&cifs_file->tlist); in _cifsFileInfo_put()
870 open_file = list_entry(tmp, struct cifsFileInfo, tlist); in cifs_reopen_persistent_handles()
2032 tlist); in cifs_get_writable_path()
2067 tlist); in cifs_get_readable_path()
Dmisc.c481 tlist); in is_valid_oplock_break()
Dcifs_debug.c170 tlist); in cifs_debug_files_proc_show()
Dcifsglob.h1248 struct list_head tlist; /* pointer to next fid owned by tcon */ member
Dcifssmb.c107 open_file = list_entry(tmp, struct cifsFileInfo, tlist); in cifs_mark_open_files_invalid()