Searched refs:SMB_FIND_WITH_BACKUP_INTENT (Results 1 – 2 of 2) sorted by relevance
317 if (args.fa_fflag & SMB_FIND_WITH_BACKUP_INTENT) { in smb_com_trans2_find_first2()459 if (args.fa_fflag & SMB_FIND_WITH_BACKUP_INTENT) in smb_com_trans2_find_next2()
676 #define SMB_FIND_WITH_BACKUP_INTENT 0x10 macro