Searched refs:query_path_info (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/cifs/ |
| D | smb2ops.c | 4474 .query_path_info = smb2_query_path_info, 4572 .query_path_info = smb2_query_path_info, 4672 .query_path_info = smb2_query_path_info, 4780 .query_path_info = smb2_query_path_info,
|
| D | inode.c | 765 if (!server->ops->query_path_info) { 775 rc = server->ops->query_path_info(xid, tcon, cifs_sb, full_path,
|
| D | smb1ops.c | 1186 .query_path_info = cifs_query_path_info,
|
| D | cifsglob.h | 304 int (*query_path_info)(const unsigned int, struct cifs_tcon *, member
|