Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dfile.c2458 bool with_delete = flags & FIND_WR_WITH_DELETE; in cifs_get_writable_file() local
2490 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()