Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h430 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
H A Dsmb1ops.c1065 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
H A Dinode.c2029 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
3053 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
H A Dcifssmb.c5518 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function