Searched refs:FIND_WR_ANY (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/fs/cifs/ |
| D | smb2inode.c | 648 cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile); in smb2_mkdir_setinfo()
|
| D | cifsglob.h | 1757 #define FIND_WR_ANY 0 macro
|
| D | file.c | 2166 rc = cifs_get_writable_file(CIFS_I(mapping->host), FIND_WR_ANY, in cifs_partialpagewrite() 2360 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, &cfile); in cifs_writepages()
|
| D | inode.c | 2787 rc = cifs_get_writable_file(cifsInode, FIND_WR_ANY, &wfile);
|
| D | smb2ops.c | 3567 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()
|
| D | cifssmb.c | 2042 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, in cifs_writev_requeue()
|