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