Home
last modified time | relevance | path

Searched refs:CIFSSMBUnixQPathInfo (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifsproto.h189 extern int CIFSSMBUnixQPathInfo(const int xid,
Dinode.c333 rc = CIFSSMBUnixQPathInfo(xid, tcon, full_path, &find_data,
1613 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, fromName,
1621 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, toName,
Dcifssmb.c3566 CIFSSMBUnixQPathInfo(const int xid, struct cifsTconInfo *tcon, in CIFSSMBUnixQPathInfo() function