Searched refs:SMB_USER_FLAG_ADMIN (Results 1 – 2 of 2) sorted by relevance
404 user->u_flags |= SMB_USER_FLAG_ADMIN; in smb_user_is_admin()
955 #define SMB_USER_FLAG_ADMIN SMB_ATF_ADMIN macro959 #define SMB_USER_IS_ADMIN(U) (((U)->u_flags & SMB_USER_FLAG_ADMIN) != 0)