Searched refs:SMB_USER_FLAG_ADMIN (Results 1 – 4 of 4) sorted by relevance
1022 #define SMB_USER_FLAG_ADMIN SMB_ATF_ADMIN macro1026 #define SMB_USER_IS_ADMIN(U) (((U)->u_flags & SMB_USER_FLAG_ADMIN) != 0)
601 user->u_flags |= SMB_USER_FLAG_ADMIN; in smb_user_is_admin()
667 SMB_USER_FLAG_ADMIN, 0, 0); in smb_server_start()
1381 SMB_USER_FLAG_ADMIN,1382 SMB_USER_FLAG_ADMIN },