Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlmfs/
H A Duserdlm.c312 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()
/openbmc/linux/drivers/hid/
H A Dhidraw.c326 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref() function
369 drop_ref(hidraw_table[minor], 0); in hidraw_release()
611 drop_ref(hidraw, 1); in hidraw_disconnect()
/openbmc/linux/fs/jbd2/
H A Dcommit.c931 bool drop_ref; in jbd2_journal_commit_transaction() local
1041 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
1043 if (drop_ref) in jbd2_journal_commit_transaction()
/openbmc/linux/fs/afs/
H A Drxrpc.c332 call->drop_ref = true; in afs_make_call()
730 call->drop_ref = true; in afs_charge_preallocation()
H A Dinternal.h137 bool drop_ref; /* T if need to drop ref for incoming call */ member
1381 if (call->drop_ref) in afs_set_call_complete()
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c4174 bool drop_ref = false; in btrfs_drop_and_free_fs_root() local
4180 drop_ref = true; in btrfs_drop_and_free_fs_root()
4191 if (drop_ref) in btrfs_drop_and_free_fs_root()