Home
last modified time | relevance | path

Searched defs:PART_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/lantiq/xway/
H A Dprom.c37 #define PART_MASK 0x0FFFFFFF macro
/linux/fs/orangefs/
H A Ddir.c24 #define PART_MASK (~(PART_SIZE - 1)) macro