Searched refs:cifs_nt_open (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/smb/client/ |
D | file.c | 526 static int cifs_nt_open(const char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, in cifs_nt_open() function 1047 rc = cifs_nt_open(full_path, inode, cifs_sb, tcon, file->f_flags, &oplock, &fid, in cifs_open()
|