Home
last modified time | relevance | path

Searched refs:CIFSPOSIXCreate (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifsproto.h323 extern int CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon,
Dinode.c1313 rc = CIFSPOSIXCreate(xid, pTcon, SMB_O_DIRECTORY | SMB_O_CREAT,
Dfile.c135 rc = CIFSPOSIXCreate(xid, tcon, posix_flags, mode, pnetfid, presp_data, in cifs_posix_open()
Dcifssmb.c1003 CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon, __u32 posix_flags, in CIFSPOSIXCreate() function