Searched refs:smb311_posix_query_path_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 298 extern int smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2inode.c | 587 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, in smb311_posix_query_path_info() function
|
H A D | inode.c | 1148 rc = smb311_posix_query_path_info(xid, tcon, cifs_sb,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 286 int smb311_posix_query_path_info(const unsigned int xid,
|
H A D | smb2inode.c | 658 int smb311_posix_query_path_info(const unsigned int xid, in smb311_posix_query_path_info() function
|
H A D | inode.c | 1318 rc = smb311_posix_query_path_info(xid, tcon, cifs_sb, in smb311_posix_get_fattr()
|
Completed in 12 milliseconds