/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() 551 struct lustre_handle *lockh, in mdc_finish_enqueue() 745 struct lustre_handle *lockh, void *lmm, int lmmsize, in mdc_enqueue() 926 struct lustre_handle *lockh) in mdc_finish_intent_lock() 1041 struct lustre_handle lockh; in mdc_revalidate_lock() local 1134 struct lustre_handle lockh; in mdc_intent_lock() local 1186 struct lustre_handle *lockh; in mdc_intent_getattr_async_interpret() local
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lock.c | 530 void ldlm_lock2handle(const struct ldlm_lock *lock, struct lustre_handle *lockh) in ldlm_lock2handle() 669 void ldlm_lock_addref(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_addref() 711 int ldlm_lock_addref_try(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_addref_try() 841 void ldlm_lock_decref(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_decref() 858 void ldlm_lock_decref_and_cancel(struct lustre_handle *lockh, __u32 mode) in ldlm_lock_decref_and_cancel() 1205 struct lustre_handle *lockh, int unref) in ldlm_lock_match() 1327 ldlm_mode_t ldlm_revalidate_lock_handle(struct lustre_handle *lockh, in ldlm_revalidate_lock_handle() 1850 int ldlm_lock_set_data(struct lustre_handle *lockh, void *data) in ldlm_lock_set_data() 1876 void ldlm_lock_dump_handle(int level, struct lustre_handle *lockh) in ldlm_lock_dump_handle()
|
D | ldlm_request.c | 336 struct lustre_handle *lockh, int rc) in ldlm_cli_enqueue_fini() 658 struct lustre_handle *lockh, int async) in ldlm_cli_enqueue() 1007 int ldlm_cli_cancel(struct lustre_handle *lockh, in ldlm_cli_cancel()
|
D | ldlm_resource.c | 749 struct lustre_handle lockh; in cleanup_resource() local
|
/drivers/staging/lustre/lustre/llite/ |
D | file.c | 271 struct lustre_handle lockh; in ll_md_close() local 718 struct lustre_handle lockh; in ll_md_blocking_lease_ast() local 2659 struct lustre_handle lockh = {0}; in ll_file_flock() local 2787 struct lustre_handle lockh; in ll_have_md_lock() local 2826 struct lustre_handle *lockh, __u64 flags, in ll_take_md_lock() 3357 static int ll_layout_lock_set(struct lustre_handle *lockh, ldlm_mode_t mode, in ll_layout_lock_set() 3479 struct lustre_handle lockh; in ll_layout_refresh() local
|
D | xattr_cache.c | 272 struct lustre_handle lockh = { 0 }; in ll_xattr_find_get_lock() local
|
D | llite_lib.c | 1601 struct lustre_handle lockh; in ll_update_inode() local 1991 struct lustre_handle lockh; in ll_prep_inode() local
|
D | namei.c | 168 struct lustre_handle lockh; in ll_md_blocking_ast() local
|
D | dir.c | 339 struct lustre_handle lockh; in ll_get_dir_page() local
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 762 struct lustre_handle lockh; in mgc_blocking_ast() local 865 struct lustre_handle *lockh) in mgc_enqueue() 1525 struct lustre_handle lockh = { 0 }; in mgc_process_log() local
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2048 static int osc_set_data_with_check(struct lustre_handle *lockh, in osc_set_data_with_check() 2193 struct lustre_handle *lockh, in osc_enqueue_base() 2338 __u64 *flags, void *data, struct lustre_handle *lockh, in osc_match_base() 2379 int osc_cancel_base(struct lustre_handle *lockh, __u32 mode) in osc_cancel_base() 2736 struct lustre_handle lockh; in osc_get_info() local
|
D | osc_lock.c | 680 struct lustre_handle *lockh; in osc_dlm_blocking_ast0() local
|
/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1689 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue_remote() 1750 struct lustre_handle *lockh, void *lmm, int lmmsize, in lmv_enqueue() 2512 static int lmv_set_lock_data(struct obd_export *exp, __u64 *lockh, void *data, in lmv_set_lock_data() 2525 struct lustre_handle *lockh) in lmv_lock_match()
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1459 struct lustre_handle *lockh, in md_enqueue() 1650 __u64 *lockh, void *data, __u64 *bits) in md_set_lock_data() 1679 struct lustre_handle *lockh) in md_lock_match()
|