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