Searched refs:smb_pathname_reduce (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_directory.c | 121 rc = smb_pathname_reduce(sr, sr->user_cr, fqi->fq_path.pn_path, in smb_common_create_directory() 244 rc = smb_pathname_reduce(sr, sr->user_cr, fqi->fq_path.pn_path, in smb_com_delete_directory() 409 rc = smb_pathname_reduce(sr, sr->user_cr, path, tnode, tnode, in smb_com_check_directory()
|
H A D | smb_rename.c | 357 rc = smb_pathname_reduce(sr, sr->user_cr, path, tnode, tnode, in smb_common_rename() 624 rc = smb_pathname_reduce(sr, sr->user_cr, path, tnode, tnode, in smb_make_link() 703 rc = smb_pathname_reduce(sr, sr->user_cr, path, tnode, tnode, in smb_rename_lookup_src()
|
H A D | smb_delete.c | 163 rc = smb_pathname_reduce(sr, sr->user_cr, fqi->fq_path.pn_path, in smb_com_delete()
|
H A D | smb_tree.c | 655 rc = smb_pathname_reduce(sr, user->u_cred, si->shr_path, 0, 0, &dnode, in smb_tree_connect_disk() 781 rc = smb_pathname_reduce(sr, user->u_cred, si->shr_path, 0, 0, &dnode, in smb_tree_connect_printq()
|
H A D | smb_set_fileinfo.c | 289 rc = smb_pathname_reduce(sr, sr->user_cr, pn->pn_path, in smb_set_by_path()
|
H A D | smb_pathname.c | 144 smb_pathname_reduce( in smb_pathname_reduce() function
|
H A D | smb_query_fileinfo.c | 331 rc = smb_pathname_reduce(sr, sr->user_cr, pn->pn_path, in smb_query_by_path()
|
H A D | smb_common_open.c | 443 rc = smb_pathname_reduce(sr, sr->user_cr, pn->pn_path, in smb_open_subr()
|
H A D | smb_odir.c | 293 rc = smb_pathname_reduce(sr, sr->user_cr, path, in smb_odir_open()
|
H A D | smb_server.c | 965 rc = smb_pathname_reduce(sr, sr->user_cr, shr_path, in smb_server_sharevp()
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 511 int smb_pathname_reduce(smb_request_t *, cred_t *,
|