Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsproto.h397 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
Dsmb1ops.c1061 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
Dinode.c1765 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
2770 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
Dcifssmb.c5927 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function