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