Searched refs:FIND_WR_ANY (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | smb2inode.c | 632 cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile); in smb2_mkdir_setinfo()
|
| D | cifsglob.h | 1689 #define FIND_WR_ANY 0 macro
|
| D | file.c | 2235 rc = cifs_get_writable_file(CIFS_I(mapping->host), FIND_WR_ANY, in cifs_partialpagewrite() 2429 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, &cfile); in cifs_writepages()
|
| D | inode.c | 2858 rc = cifs_get_writable_file(cifsInode, FIND_WR_ANY, &wfile);
|
| D | smb2ops.c | 3967 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()
|
| D | cifssmb.c | 1929 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, in cifs_writev_requeue()
|