Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h427 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
H A Dsmb1ops.c1047 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
H A Dinode.c2118 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
3138 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
H A Dcifssmb.c5511 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function