Searched refs:cifs_do_create (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | dir.c | 477 static int cifs_do_create(struct inode *dir, struct dentry *direntry, function 575 rc = cifs_do_create(dir, direntry, xid, tlink, oflags, mode, 676 rc = cifs_do_create(dir, direntry, xid, tlink, oflags,
|