Searched defs:rf_count (Results 1 – 6 of 6) sorted by relevance
95 uint32_t rf_count; member
101 #define rf_count(f) flag_count(f, RF_SIZE) macro
953 /*30*/ __le32 rf_count; /* Number of inodes sharing this member
7491 int count = 0, rf_count = 0, pf_count = 0, prev_count = 0; in janus_audiobridge_mixer_thread() local