Searched refs:query_path_info (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/fs/cifs/ |
D | smb1ops.c | 1202 .query_path_info = cifs_query_path_info,
|
D | cifsglob.h | 323 int (*query_path_info)(const unsigned int xid, struct cifs_tcon *tcon, member
|
D | smb2ops.c | 5210 .query_path_info = smb2_query_path_info, 5311 .query_path_info = smb2_query_path_info, 5414 .query_path_info = smb2_query_path_info, 5528 .query_path_info = smb2_query_path_info,
|
D | inode.c | 992 rc = server->ops->query_path_info(xid, tcon, cifs_sb, full_path, &tmp_data,
|