Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsproto.h370 extern int CIFSSMBUnixSetPathInfo(const unsigned int xid,
Dinode.c1492 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
2383 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
Dsmb1ops.c1063 rc = CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args, in cifs_make_node()
Dcifssmb.c6120 CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixSetPathInfo() function