Searched refs:drop_ref (Results 1 – 7 of 7) sorted by relevance
312 goto drop_ref; in user_dlm_unblock_lock()319 goto drop_ref; in user_dlm_unblock_lock()327 goto drop_ref; in user_dlm_unblock_lock()337 goto drop_ref; in user_dlm_unblock_lock()349 goto drop_ref; in user_dlm_unblock_lock()358 goto drop_ref; in user_dlm_unblock_lock()379 drop_ref: in user_dlm_unblock_lock()
319 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref() function357 drop_ref(hidraw_table[minor], 0); in hidraw_release()599 drop_ref(hidraw, 1); in hidraw_disconnect()
566 bool drop_ref; in rxrpc_unidle_conn() local569 drop_ref = false; in rxrpc_unidle_conn()573 drop_ref = true; in rxrpc_unidle_conn()576 if (drop_ref) in rxrpc_unidle_conn()
974 bool drop_ref; in jbd2_journal_commit_transaction() local1084 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()1086 if (drop_ref) in jbd2_journal_commit_transaction()
325 call->drop_ref = true; in afs_make_call()726 call->drop_ref = true; in afs_charge_preallocation()
137 bool drop_ref; /* T if need to drop ref for incoming call */ member1374 if (call->drop_ref) in afs_set_call_complete()
4245 bool drop_ref = false; in btrfs_drop_and_free_fs_root() local4251 drop_ref = true; in btrfs_drop_and_free_fs_root()4262 if (drop_ref) in btrfs_drop_and_free_fs_root()
Completed in 26 milliseconds