Searched refs:smb_fsop_lookup_name (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb_fsops.h | 92 int smb_fsop_lookup_name(smb_request_t *, cred_t *, int,
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_delete.c | 243 if (smb_fsop_lookup_name(sr, sr->user_cr, 0, sr->tid_tree->t_snode, in smb_delete_single_file() 309 rc = smb_fsop_lookup_name(sr, sr->user_cr, SMB_CASE_SENSITIVE, in smb_delete_multiple_files()
|
H A D | smb_set_fileinfo.c | 289 rc = smb_fsop_lookup_name(sr, sr->user_cr, SMB_FOLLOW_LINKS, in smb_set_by_path()
|
H A D | smb_common_open.c | 442 rc = smb_fsop_lookup_name(sr, zone_kcred(), lookup_flags, in smb_open_subr()
|
H A D | smb_query_fileinfo.c | 327 rc = smb_fsop_lookup_name(sr, sr->user_cr, SMB_FOLLOW_LINKS, in smb_query_by_path()
|
H A D | smb_fsops.c | 1710 smb_fsop_lookup_name( in smb_fsop_lookup_name() function
|