Searched refs:cifs_open_file (Results 1 – 1 of 1) sorted by relevance
823 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, in cifs_open_file() function990 rc = cifs_open_file(xid, &oparms, &oplock, NULL); in smb_set_file_info()1373 .open = cifs_open_file,