Searched defs:lockref (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/erofs/
H A Dinternal.h217 struct lockref lockref; member in struct:erofs_workgroup
/linux-master/lib/
H A Dlockref.c42 void lockref_get(struct lockref *lockref) argument
61 lockref_get_not_zero(struct lockref *lockref) argument
89 lockref_put_not_zero(struct lockref *lockref) argument
119 lockref_put_return(struct lockref *lockref) argument
137 lockref_put_or_lock(struct lockref *lockref) argument
160 lockref_mark_dead(struct lockref *lockref) argument
172 lockref_get_not_dead(struct lockref *lockref) argument
[all...]
/linux-master/include/linux/
H A Dlockref.h25 struct lockref { struct

Completed in 132 milliseconds