Searched refs:DPT_ITEM_SIZE (Results 1 – 2 of 2) sorted by relevance
161 #define DPT_ITEM_SIZE 16 /* partition item size */ in dfs_filesystem_get_partition() macro169 dpt = buf + DPT_ADDRESS + pindex * DPT_ITEM_SIZE; in dfs_filesystem_get_partition()
684 #define DPT_ITEM_SIZE 16 /* partition item size */ in dfs_filesystem_get_partition() macro692 dpt = buf + DPT_ADDRESS + pindex * DPT_ITEM_SIZE; in dfs_filesystem_get_partition()
Completed in 4 milliseconds