Searched refs:CIFSSMBUnixSetPathInfo (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/fs/cifs/ |
D | cifsproto.h | 282 extern int CIFSSMBUnixSetPathInfo(const int xid, struct cifs_tcon *pTcon,
|
D | dir.c | 409 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, &args, in cifs_mknod()
|
D | inode.c | 1398 CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, &args, 2078 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
|
D | cifssmb.c | 6018 CIFSSMBUnixSetPathInfo(const int xid, struct cifs_tcon *tcon, char *fileName, in CIFSSMBUnixSetPathInfo() function
|