Searched refs:CIFSSMBUnixQPathInfo (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/smb/client/ |
D | cifsproto.h | 354 extern int CIFSSMBUnixQPathInfo(const unsigned int xid,
|
D | inode.c | 434 rc = CIFSSMBUnixQPathInfo(xid, tcon, full_path, &find_data, in cifs_get_unix_fattr() 2353 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, from_name, 2360 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, to_name,
|
D | cifssmb.c | 3833 CIFSSMBUnixQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBUnixQPathInfo() function
|