Searched refs:__cifs_do_create (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | dir.c | 201 static int __cifs_do_create(struct inode *dir, struct dentry *direntry, function 492 rc = __cifs_do_create(dir, direntry, full_path, xid, 1110 rc = __cifs_do_create(dir, dentry, path, xid, tlink, oflags,
|