Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfile.c411 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()
[all …]
Dmisc.c616 cifsFileInfo_get(cfile); in cifs_queue_oplock_break()
Dcifsglob.h1506 struct cifsFileInfo *cifsFileInfo_get(struct cifsFileInfo *cifs_file);