Home
last modified time | relevance | path

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

/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()
/linux/fs/jbd2/
H A Dcommit.c930 bool drop_ref; in jbd2_journal_commit_transaction() local
1040 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
1042 if (drop_ref) in jbd2_journal_commit_transaction()
/linux/fs/afs/
H A Drxrpc.c331 call->drop_ref = true; in afs_make_call()
705 call->drop_ref = true; in afs_charge_preallocation()
H A Dinternal.h170 bool drop_ref; /* T if need to drop ref for incoming call */ member
1443 if (call->drop_ref) in afs_set_call_complete()
/linux/fs/btrfs/
H A Ddisk-io.c4127 bool drop_ref = false; in btrfs_drop_and_free_fs_root() local
4133 drop_ref = true; in btrfs_drop_and_free_fs_root()
4144 if (drop_ref) in btrfs_drop_and_free_fs_root()