Home
last modified time | relevance | path

Searched refs:f_count (Results 1 – 2 of 2) sorted by relevance

/include/linux/lockd/
Dlockd.h163 unsigned int f_count; /* reference count */ member
/include/linux/
Dfs.h1035 atomic_long_t f_count; member
1086 long prior = atomic_long_fetch_inc_relaxed(&f->f_count); in get_file()
1094 #define file_count(x) atomic_long_read(&(x)->f_count)