Searched refs:CIFSPOSIXCreate (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/cifs/ | 
| D | cifsproto.h | 422 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
 | 
| D | inode.c | 1534 	rc = CIFSPOSIXCreate(xid, tcon, SMB_O_DIRECTORY | SMB_O_CREAT, mode,
 | 
| D | file.c | 142 	rc = CIFSPOSIXCreate(xid, tcon, posix_flags, mode, pnetfid, presp_data,  in cifs_posix_open()
 | 
| D | cifssmb.c | 1125 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,  in CIFSPOSIXCreate()  function
 |