Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifsproto.h429 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
Dsmb1ops.c1047 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
Dinode.c2128 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
3148 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
Dcifssmb.c5511 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function