/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 118 int mdc_set_lock_data(struct obd_export *exp, __u64 *lockh, void *data, in mdc_set_lock_data() 157 struct lustre_handle *lockh) in mdc_lock_match() 563 struct lustre_handle *lockh, in mdc_finish_enqueue() 778 struct lustre_handle *lockh, void *lmm, int lmmsize, in mdc_enqueue() 959 struct lustre_handle *lockh) in mdc_finish_intent_lock() 1074 struct lustre_handle lockh; in mdc_revalidate_lock() local 1167 struct lustre_handle lockh; in mdc_intent_lock() local 1219 struct lustre_handle *lockh; in mdc_intent_getattr_async_interpret() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lock.c | 552 void ldlm_lock2handle(const struct ldlm_lock *lock, struct lustre_handle *lockh) in ldlm_lock2handle() 682 void ldlm_lock_addref(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_addref() 724 int ldlm_lock_addref_try(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_addref_try() 857 void ldlm_lock_decref(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_decref() 874 void ldlm_lock_decref_and_cancel(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_decref_and_cancel() 1228 struct lustre_handle *lockh, int unref) in ldlm_lock_match() 1356 ldlm_mode_t ldlm_revalidate_lock_handle(struct lustre_handle *lockh, in ldlm_revalidate_lock_handle() 1993 int ldlm_lock_set_data(struct lustre_handle *lockh, void *data) in ldlm_lock_set_data() 2188 void ldlm_lock_dump_handle(int level, struct lustre_handle *lockh) in ldlm_lock_dump_handle()
|
D | ldlm_request.c | 314 struct lustre_handle lockh; in ldlm_blocking_ast_nocheck() local 404 struct lustre_handle *lockh) in ldlm_cli_enqueue_local() 509 struct lustre_handle *lockh, int rc) in ldlm_cli_enqueue_fini() 852 struct lustre_handle *lockh, int async) in ldlm_cli_enqueue() 1008 int ldlm_cli_convert(struct lustre_handle *lockh, int new_mode, __u32 *flags) in ldlm_cli_convert() 1307 int ldlm_cli_cancel(struct lustre_handle *lockh, in ldlm_cli_cancel()
|
D | ldlm_resource.c | 731 struct lustre_handle lockh; in cleanup_resource() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | file.c | 272 struct lustre_handle lockh; in ll_md_close() local 723 struct lustre_handle lockh; in ll_md_blocking_lease_ast() local 2690 struct lustre_handle lockh = {0}; in ll_file_flock() local 2822 struct lustre_handle lockh; in ll_have_md_lock() local 2861 struct lustre_handle *lockh, __u64 flags, in ll_take_md_lock() 3402 static int ll_layout_lock_set(struct lustre_handle *lockh, ldlm_mode_t mode, in ll_layout_lock_set() 3524 struct lustre_handle lockh; in ll_layout_refresh() local
|
D | xattr_cache.c | 284 struct lustre_handle lockh = { 0 }; in ll_xattr_find_get_lock() local
|
D | llite_lib.c | 1694 struct lustre_handle lockh; in ll_update_inode() local 2053 struct lustre_handle lockh; in ll_prep_inode() local
|
D | namei.c | 170 struct lustre_handle lockh; in ll_md_blocking_ast() local
|
D | dir.c | 343 struct lustre_handle lockh; in ll_get_dir_page() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 774 struct lustre_handle lockh; in mgc_blocking_ast() local 877 struct lustre_handle *lockh) in mgc_enqueue() 1553 struct lustre_handle lockh = { 0 }; in mgc_process_log() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2108 static int osc_set_data_with_check(struct lustre_handle *lockh, in osc_set_data_with_check() 2252 struct lustre_handle *lockh, in osc_enqueue_base() 2393 __u64 *flags, void *data, struct lustre_handle *lockh, in osc_match_base() 2434 int osc_cancel_base(struct lustre_handle *lockh, __u32 mode) in osc_cancel_base() 2793 struct lustre_handle lockh; in osc_get_info() local
|
D | osc_lock.c | 680 struct lustre_handle *lockh; in osc_dlm_blocking_ast0() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1731 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue_remote() 1792 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue() 2554 static int lmv_set_lock_data(struct obd_export *exp, __u64 *lockh, void *data, in lmv_set_lock_data() 2567 struct lustre_handle *lockh) in lmv_lock_match()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1558 struct lustre_handle *lockh, in md_enqueue() 1751 __u64 *lockh, void *data, __u64 *bits) in md_set_lock_data() 1780 struct lustre_handle *lockh) in md_lock_match()
|