Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c874 static u8 skip_counter; in __touch_cap() local
876 if (data_race(++skip_counter)) in __touch_cap()