Searched refs:SMB_USER_PRIV_BACKUP (Results 1 – 4 of 4) sorted by relevance
583 if (privileges & (SMB_USER_PRIV_BACKUP | SMB_USER_PRIV_RESTORE)) in smb_user_setcred()587 if (privileges & SMB_USER_PRIV_BACKUP) { in smb_user_setcred()
500 privileges |= SMB_USER_PRIV_BACKUP; in smb_priv_xlate()
1651 (SMB_USER_PRIV_BACKUP | in smb_fsop_access()
938 #define SMB_USER_PRIV_BACKUP 0x00000002 macro