Searched refs:SMB_USER_FLAG_GUEST (Results 1 – 3 of 3) sorted by relevance
95 if (sr->uid_user->u_flags & SMB_USER_FLAG_GUEST) in smb2_session_setup()
609 if ((user->u_flags & SMB_USER_FLAG_GUEST) && in smb_tree_chkaccess()
928 #define SMB_USER_FLAG_GUEST SMB_ATF_GUEST macro935 #define SMB_USER_IS_GUEST(U) (((U)->u_flags & SMB_USER_FLAG_GUEST) != 0)