Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c66 uint32_t r_count; member
129 uint32_t r_count = ACCESS_ONCE(ch->r_count); in tegra_ivc_channel_empty() local
/openbmc/u-boot/fs/ext4/
H A Dext4_journal.h105 __be32 r_count; /* Count of bytes used in the block */ member