Searched refs:SMB_USER_PRIV_BACKUP (Results 1 – 4 of 4) sorted by relevance
555 if (privileges & (SMB_USER_PRIV_BACKUP | SMB_USER_PRIV_RESTORE)) in smb_user_setcred()559 if (privileges & SMB_USER_PRIV_BACKUP) { in smb_user_setcred()
490 privileges |= SMB_USER_PRIV_BACKUP; in smb_priv_xlate()
1581 (SMB_USER_PRIV_BACKUP | in smb_fsop_access()
963 #define SMB_USER_PRIV_BACKUP 0x00000002 macro