Home
last modified time | relevance | path

Searched refs:FIND_WR_ANY (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/cifs/
Dsmb2inode.c632 cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile); in smb2_mkdir_setinfo()
Dcifsglob.h1689 #define FIND_WR_ANY 0 macro
Dfile.c2235 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()
Dinode.c2858 rc = cifs_get_writable_file(cifsInode, FIND_WR_ANY, &wfile);
Dsmb2ops.c3967 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()
Dcifssmb.c1929 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, in cifs_writev_requeue()