Home
last modified time | relevance | path

Searched refs:cifsFileInfo_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dfile.c538 cifsFileInfo_get(struct cifsFileInfo *cifs_file) in cifsFileInfo_get() function
1100 cifsFileInfo_get(cfile); in cifs_close()
1140 cifsFileInfo_get(open_file); in cifs_reopen_persistent_handles()
2229 cifsFileInfo_get(open_file); in find_readable_file()
2290 cifsFileInfo_get(open_file); in cifs_get_writable_file()
2308 cifsFileInfo_get(inv_file); in cifs_get_writable_file()
3443 wdata->cfile = cifsFileInfo_get(open_file); in cifs_write_from_iter()
3591 ctx->cfile = cifsFileInfo_get(cfile); in __cifs_writev()
3973 rdata->cfile = cifsFileInfo_get(open_file); in cifs_send_async_read()
4126 ctx->cfile = cifsFileInfo_get(cfile); in __cifs_readv()
[all …]
Dmisc.c630 cifsFileInfo_get(cfile); in cifs_queue_oplock_break()
Dcifsglob.h1480 struct cifsFileInfo *cifsFileInfo_get(struct cifsFileInfo *cifs_file);