Searched refs:CIFSPOSIXCreate (Results 1 – 4 of 4) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifsproto.h | 486 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | file.c | 493 rc = CIFSPOSIXCreate(xid, tcon, posix_flags, mode, pnetfid, presp_data, in cifs_posix_open()
|
H A D | inode.c | 2164 rc = CIFSPOSIXCreate(xid, tcon, SMB_O_DIRECTORY | SMB_O_CREAT, mode,
|
H A D | cifssmb.c | 879 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXCreate() function
|