Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfile.c2253 bool with_delete = flags & FIND_WR_WITH_DELETE; in cifs_get_writable_file() local
2285 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()