Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h204 int CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1314 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
H A Dinode.c2161 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
3230 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
H A Dcifssmb.c6062 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function