Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb1ops.c823 static int cifs_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, in cifs_open_file() function
990 rc = cifs_open_file(xid, &oparms, &oplock, NULL); in smb_set_file_info()
1373 .open = cifs_open_file,