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