Searched refs:f_count (Results 1 – 2 of 2) sorted by relevance
163 unsigned int f_count; /* reference count */ member
1035 atomic_long_t f_count; member1086 long prior = atomic_long_fetch_inc_relaxed(&f->f_count); in get_file()1094 #define file_count(x) atomic_long_read(&(x)->f_count)