Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/dlmfs/
Duserdlm.c327 goto drop_ref; in user_dlm_unblock_lock()
334 goto drop_ref; in user_dlm_unblock_lock()
342 goto drop_ref; in user_dlm_unblock_lock()
352 goto drop_ref; in user_dlm_unblock_lock()
364 goto drop_ref; in user_dlm_unblock_lock()
373 goto drop_ref; in user_dlm_unblock_lock()
394 drop_ref: in user_dlm_unblock_lock()
/linux-4.1.27/drivers/hid/
Dhidraw.c326 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref() function
364 drop_ref(hidraw_table[minor], 0); in hidraw_release()
577 drop_ref(hidraw, 1); in hidraw_disconnect()
/linux-4.1.27/fs/gfs2/
Dglock.c654 int drop_ref = 0; in glock_work_func() local
658 drop_ref = 1; in glock_work_func()
685 if (drop_ref) in glock_work_func()