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