Searched defs:IS_DIR (Results 1 – 3 of 3) sorted by relevance
96 #define IS_DIR(a, part, list) ((a) & (MB_TYPE_P0L0 << ((part) + 2 * (list)))) macro
71 IS_DIR /* Pass directory entry names */ enumerator
312 #define IS_DIR(a, part, list) ((a) & (MB_TYPE_P0L0<<((part)+2*(list)))) macro