Searched refs:CIFSSMBUnixSetPathInfo (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/fs/smb/client/ |
D | cifsproto.h | 436 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
|
D | smb1ops.c | 1254 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
|
D | inode.c | 2127 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, 3128 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
|
D | cifssmb.c | 5589 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function
|