Lines Matching refs:cifsFileInfo_get
411 cifsFileInfo_get(struct cifsFileInfo *cifs_file) in cifsFileInfo_get() function
971 cifsFileInfo_get(cfile); in cifs_close()
1011 cifsFileInfo_get(open_file); in cifs_reopen_persistent_handles()
2100 cifsFileInfo_get(open_file); in find_readable_file()
2161 cifsFileInfo_get(open_file); in cifs_get_writable_file()
2179 cifsFileInfo_get(inv_file); in cifs_get_writable_file()
3363 wdata->cfile = cifsFileInfo_get(open_file); in cifs_write_from_iter()
3523 ctx->cfile = cifsFileInfo_get(cfile); in __cifs_writev()
4080 rdata->cfile = cifsFileInfo_get(open_file); in cifs_send_async_read()
4265 ctx->cfile = cifsFileInfo_get(cfile); in __cifs_readv()
4803 rdata->cfile = cifsFileInfo_get(open_file); in cifs_readahead()