Searched refs:CIFSSMBUnixSetPathInfo (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | cifsproto.h | 363 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
|
D | dir.c | 671 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_mknod()
|
D | inode.c | 1485 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, 2351 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
|
D | cifssmb.c | 6075 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function
|