Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c1100 cifs_get_writable_path(tcon, from_name, FIND_WR_WITH_DELETE, &cfile); in smb2_rename_path()
H A Dcifsglob.h1879 #define FIND_WR_WITH_DELETE 2 macro
H A Dfile.c2349 bool with_delete = flags & FIND_WR_WITH_DELETE; in cifs_get_writable_file()