Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/hid/
Dhidraw.c319 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref() function
357 drop_ref(hidraw_table[minor], 0); in hidraw_release()
577 drop_ref(hidraw, 1); in hidraw_disconnect()
/Linux-v5.10/net/rxrpc/
Dconn_client.c568 bool drop_ref; in rxrpc_unidle_conn() local
571 drop_ref = false; in rxrpc_unidle_conn()
575 drop_ref = true; in rxrpc_unidle_conn()
578 if (drop_ref) in rxrpc_unidle_conn()
/Linux-v5.10/fs/jbd2/
Dcommit.c974 bool drop_ref; in jbd2_journal_commit_transaction() local
1084 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
1086 if (drop_ref) in jbd2_journal_commit_transaction()
/Linux-v5.10/fs/afs/
Drxrpc.c407 call->drop_ref = true; in afs_make_call()
761 call->drop_ref = true; in afs_charge_preallocation()
Dinternal.h133 bool drop_ref; /* T if need to drop ref for incoming call */ member
1348 if (call->drop_ref) in afs_set_call_complete()
/Linux-v5.10/fs/btrfs/
Ddisk-io.c3927 bool drop_ref = false; in btrfs_drop_and_free_fs_root() local
3933 drop_ref = true; in btrfs_drop_and_free_fs_root()
3952 if (drop_ref) in btrfs_drop_and_free_fs_root()