Searched refs:CIFSSMBUnixQPathInfo (Results 1 – 3 of 3) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifsproto.h | 379 extern int CIFSSMBUnixQPathInfo(const unsigned int xid,
|
H A D | inode.c | 453 rc = CIFSSMBUnixQPathInfo(xid, tcon, full_path, &find_data, in cifs_get_unix_fattr() 2542 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, from_name, 2549 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, to_name,
|
H A D | cifssmb.c | 4024 CIFSSMBUnixQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixQPathInfo() function
|