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