Home
last modified time | relevance | path

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

/linux-3.3/fs/cifs/
Dcifsproto.h282 extern int CIFSSMBUnixSetPathInfo(const int xid, struct cifs_tcon *pTcon,
Ddir.c409 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, &args, in cifs_mknod()
Dinode.c1398 CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, &args,
2078 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
Dcifssmb.c6018 CIFSSMBUnixSetPathInfo(const int xid, struct cifs_tcon *tcon, char *fileName, in CIFSSMBUnixSetPathInfo() function