Searched refs:SMB_OFUN_CREATE_MASK (Results 1 – 2 of 2) sorted by relevance
613 #define SMB_OFUN_CREATE_MASK 0x10 macro
167 int col = (ofun & SMB_OFUN_CREATE_MASK) >> 4; in smb_ofun_to_crdisposition()