cifs_get_writable_path  140 fs/cifs/cifsproto.h extern int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
cifs_get_writable_path  528 fs/cifs/smb2inode.c 	cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile);
cifs_get_writable_path  584 fs/cifs/smb2inode.c 	cifs_get_writable_path(tcon, from_name, FIND_WR_WITH_DELETE, &cfile);