Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlmfs/
Duserdlm.c314 goto drop_ref; in user_dlm_unblock_lock()
321 goto drop_ref; in user_dlm_unblock_lock()
329 goto drop_ref; in user_dlm_unblock_lock()
339 goto drop_ref; in user_dlm_unblock_lock()
351 goto drop_ref; in user_dlm_unblock_lock()
360 goto drop_ref; in user_dlm_unblock_lock()
381 drop_ref: in user_dlm_unblock_lock()
/Linux-v5.4/drivers/hid/
Dhidraw.c318 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref() function
356 drop_ref(hidraw_table[minor], 0); in hidraw_release()
569 drop_ref(hidraw, 1); in hidraw_disconnect()