Symbol: dlm_lock
drivers/md/md-cluster.c
132
ret = dlm_lock(res->ls, mode, &res->lksb,
drivers/md/md-cluster.c
163
ret = dlm_lock(res->ls, mode, &res->lksb,
fs/dlm/main.c
103
EXPORT_SYMBOL_GPL(dlm_lock);
fs/gfs2/lock_dlm.c
314
error = dlm_lock(ls->ls_dlm, req, &gl->gl_lksb, lkf, strname,
fs/gfs2/lock_dlm.c
606
error = dlm_lock(ls->ls_dlm, mode, lksb, flags,
fs/ocfs2/dlm/dlmapi.h
13
struct dlm_lock;
fs/ocfs2/dlm/dlmapi.h
186
void dlm_print_one_lock(struct dlm_lock *lockid);
fs/ocfs2/dlm/dlmapi.h
95
struct dlm_lock *lockid;
fs/ocfs2/dlm/dlmast.c
129
void dlm_queue_ast(struct dlm_ctxt *dlm, struct dlm_lock *lock)
fs/ocfs2/dlm/dlmast.c
140
void __dlm_queue_bast(struct dlm_ctxt *dlm, struct dlm_lock *lock)
fs/ocfs2/dlm/dlmast.c
167
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmast.c
197
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmast.c
215
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmast.c
239
struct dlm_lock *lock, int blocked_type)
fs/ocfs2/dlm/dlmast.c
263
struct dlm_lock *lock = NULL;
fs/ocfs2/dlm/dlmast.c
35
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmast.c
36
static int dlm_should_cancel_bast(struct dlm_ctxt *dlm, struct dlm_lock *lock);
fs/ocfs2/dlm/dlmast.c
422
struct dlm_lock *lock, int msg_type,
fs/ocfs2/dlm/dlmast.c
47
static int dlm_should_cancel_bast(struct dlm_ctxt *dlm, struct dlm_lock *lock)
fs/ocfs2/dlm/dlmast.c
74
void __dlm_queue_ast(struct dlm_ctxt *dlm, struct dlm_lock *lock)
fs/ocfs2/dlm/dlmcommon.h
1028
int dlm_lock_basts_flushed(struct dlm_ctxt *dlm, struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
1065
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmcommon.h
1067
struct dlm_lock *tmplock;
fs/ocfs2/dlm/dlmcommon.h
810
struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie,
fs/ocfs2/dlm/dlmcommon.h
812
void dlm_lock_get(struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
813
void dlm_lock_put(struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
815
void dlm_lock_attach_lockres(struct dlm_lock *lock,
fs/ocfs2/dlm/dlmcommon.h
826
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
828
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
833
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
835
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
899
void dlm_queue_ast(struct dlm_ctxt *dlm, struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
900
void __dlm_queue_ast(struct dlm_ctxt *dlm, struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
901
void __dlm_queue_bast(struct dlm_ctxt *dlm, struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
904
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
907
struct dlm_lock *lock);
fs/ocfs2/dlm/dlmcommon.h
910
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmcommon.h
914
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmcommon.h
919
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmcommon.h
928
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmconvert.c
104
struct dlm_lock *lock, int flags,
fs/ocfs2/dlm/dlmconvert.c
109
struct dlm_lock *tmplock=NULL;
fs/ocfs2/dlm/dlmconvert.c
234
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmconvert.c
251
struct dlm_lock *lock, int flags, int type)
fs/ocfs2/dlm/dlmconvert.c
355
struct dlm_lock *lock, int flags, int type)
fs/ocfs2/dlm/dlmconvert.c
43
struct dlm_lock *lock, int flags,
fs/ocfs2/dlm/dlmconvert.c
435
struct dlm_lock *lock = NULL;
fs/ocfs2/dlm/dlmconvert.c
436
struct dlm_lock *tmp_lock;
fs/ocfs2/dlm/dlmconvert.c
48
struct dlm_lock *lock, int flags, int type);
fs/ocfs2/dlm/dlmconvert.c
61
struct dlm_lock *lock, int flags, int type)
fs/ocfs2/dlm/dlmconvert.h
13
struct dlm_lock *lock, int flags, int type);
fs/ocfs2/dlm/dlmconvert.h
16
struct dlm_lock *lock, int flags, int type);
fs/ocfs2/dlm/dlmdebug.c
117
void dlm_print_one_lock(struct dlm_lock *lockid)
fs/ocfs2/dlm/dlmdebug.c
406
static int dump_lock(struct dlm_lock *lock, int list_type, char *buf, int len)
fs/ocfs2/dlm/dlmdebug.c
432
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmdebug.c
58
static void __dlm_print_lock(struct dlm_lock *lock)
fs/ocfs2/dlm/dlmdebug.c
83
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmlock.c
103
struct dlm_lock *lock, int flags)
fs/ocfs2/dlm/dlmlock.c
182
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmlock.c
199
struct dlm_lock *lock, int flags)
fs/ocfs2/dlm/dlmlock.c
285
struct dlm_lock *lock, int flags)
fs/ocfs2/dlm/dlmlock.c
324
void dlm_lock_get(struct dlm_lock *lock)
fs/ocfs2/dlm/dlmlock.c
329
void dlm_lock_put(struct dlm_lock *lock)
fs/ocfs2/dlm/dlmlock.c
336
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmlock.c
338
lock = container_of(kref, struct dlm_lock, lock_refs);
fs/ocfs2/dlm/dlmlock.c
356
void dlm_lock_attach_lockres(struct dlm_lock *lock,
fs/ocfs2/dlm/dlmlock.c
364
static void dlm_lock_detach_lockres(struct dlm_lock *lock)
fs/ocfs2/dlm/dlmlock.c
376
static void dlm_init_lock(struct dlm_lock *newlock, int type,
fs/ocfs2/dlm/dlmlock.c
405
struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie,
fs/ocfs2/dlm/dlmlock.c
408
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmlock.c
446
struct dlm_lock *newlock = NULL;
fs/ocfs2/dlm/dlmlock.c
45
struct dlm_lock *lock, int flags);
fs/ocfs2/dlm/dlmlock.c
46
static void dlm_init_lock(struct dlm_lock *newlock, int type,
fs/ocfs2/dlm/dlmlock.c
49
static void dlm_lock_detach_lockres(struct dlm_lock *lock);
fs/ocfs2/dlm/dlmlock.c
54
sizeof(struct dlm_lock),
fs/ocfs2/dlm/dlmlock.c
547
struct dlm_lock *lock = NULL;
fs/ocfs2/dlm/dlmlock.c
74
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmlock.c
76
struct dlm_lock *tmplock;
fs/ocfs2/dlm/dlmmaster.c
2476
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmmaster.c
2777
int dlm_lock_basts_flushed(struct dlm_ctxt *dlm, struct dlm_lock *lock)
fs/ocfs2/dlm/dlmmaster.c
2914
struct dlm_lock *lock, *next;
fs/ocfs2/dlm/dlmmaster.c
2968
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmrecovery.c
1037
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmrecovery.c
1169
static void dlm_prepare_lvb_for_migration(struct dlm_lock *lock,
fs/ocfs2/dlm/dlmrecovery.c
1205
static int dlm_add_lock_to_array(struct dlm_lock *lock,
fs/ocfs2/dlm/dlmrecovery.c
1232
struct dlm_lock dummy;
fs/ocfs2/dlm/dlmrecovery.c
1265
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmrecovery.c
1792
struct dlm_lock *newlock = NULL;
fs/ocfs2/dlm/dlmrecovery.c
1796
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmrecovery.c
1835
struct dlm_lock, list);
fs/ocfs2/dlm/dlmrecovery.c
2047
struct dlm_lock *lock, *next;
fs/ocfs2/dlm/dlmrecovery.c
2196
static inline int dlm_lvb_needs_invalidation(struct dlm_lock *lock, int local)
fs/ocfs2/dlm/dlmrecovery.c
2211
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmrecovery.c
2253
struct dlm_lock *lock, *next;
fs/ocfs2/dlm/dlmrecovery.c
2324
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmthread.c
343
struct dlm_lock *lock, *target;
fs/ocfs2/dlm/dlmthread.c
364
target = list_entry(res->converting.next, struct dlm_lock, list);
fs/ocfs2/dlm/dlmthread.c
435
target = list_entry(res->blocked.next, struct dlm_lock, list);
fs/ocfs2/dlm/dlmthread.c
572
struct dlm_lock *lock;
fs/ocfs2/dlm/dlmthread.c
579
struct dlm_lock, ast_list);
fs/ocfs2/dlm/dlmthread.c
623
struct dlm_lock, bast_list);
fs/ocfs2/dlm/dlmunlock.c
266
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmunlock.c
274
struct dlm_lock *lock)
fs/ocfs2/dlm/dlmunlock.c
283
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
293
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
309
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
395
struct dlm_lock *lock = NULL, *iter;
fs/ocfs2/dlm/dlmunlock.c
43
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
48
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
527
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
54
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
559
struct dlm_lock *lock,
fs/ocfs2/dlm/dlmunlock.c
589
struct dlm_lock *lock = NULL;
fs/ocfs2/dlm/dlmunlock.c
83
struct dlm_lock *lock,
fs/ocfs2/stack_o2cb.c
411
.dlm_lock = o2cb_dlm_lock,
fs/ocfs2/stack_user.c
1062
.dlm_lock = user_dlm_lock,
fs/ocfs2/stack_user.c
680
return dlm_lock(conn->cc_lockspace, mode, &lksb->lksb_fsdlm,
fs/ocfs2/stack_user.c
826
error = dlm_lock(conn->cc_lockspace, mode, lksb, flags,
fs/ocfs2/stackglue.c
243
return active_stack->sp_ops->dlm_lock(conn, mode, lksb, flags,
fs/ocfs2/stackglue.h
163
int (*dlm_lock)(struct ocfs2_cluster_connection *conn,
include/linux/dlm.h
173
int dlm_lock(dlm_lockspace_t *lockspace,