Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsproto.h362 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
Ddir.c672 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_mknod()
Dinode.c1466 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
2310 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
Dcifssmb.c6048 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function