Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dfile.c353 cifsFileInfo_get(struct cifsFileInfo *cifs_file) in cifsFileInfo_get() function
801 cifsFileInfo_get(open_file); in cifs_reopen_persistent_handles()
1811 cifsFileInfo_get(open_file); in find_readable_file()
1865 cifsFileInfo_get(open_file); in find_writable_file()
1882 cifsFileInfo_get(inv_file); in find_writable_file()
2592 wdata->cfile = cifsFileInfo_get(open_file); in cifs_write_from_iter()
2738 ctx->cfile = cifsFileInfo_get(cfile); in cifs_user_writev()
3136 rdata->cfile = cifsFileInfo_get(open_file); in cifs_send_async_read()
3300 ctx->cfile = cifsFileInfo_get(cfile); in cifs_user_readv()
3825 rdata->cfile = cifsFileInfo_get(open_file); in cifs_readpages()
Dcifsglob.h1247 struct cifsFileInfo *cifsFileInfo_get(struct cifsFileInfo *cifs_file);