Searched refs:data_index (Results 1 - 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
H A Dnvram.h40 extern int nvram_get_partition_size(loff_t data_index);
/arch/powerpc/kernel/
H A Dnvram_64.c441 * @data_index: This is the offset of the start of the data of
445 int nvram_get_partition_size(loff_t data_index) argument
450 if (part->index + NVRAM_HEADER_LEN == data_index)

Completed in 72 milliseconds