Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c2349 bool with_delete = flags & FIND_WR_WITH_DELETE; in cifs_get_writable_file() local
2381 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()