Searched refs:CIFSPOSIXCreate (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/cifs/ |
D | cifsproto.h | 323 extern int CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon,
|
D | inode.c | 1313 rc = CIFSPOSIXCreate(xid, pTcon, SMB_O_DIRECTORY | SMB_O_CREAT,
|
D | file.c | 135 rc = CIFSPOSIXCreate(xid, tcon, posix_flags, mode, pnetfid, presp_data, in cifs_posix_open()
|
D | cifssmb.c | 1003 CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon, __u32 posix_flags, in CIFSPOSIXCreate() function
|