Searched refs:extra_lock_flags (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 59 __u64 extra_lock_flags) in lmv_intent_remote() argument 126 flags, &req, cb_blocking, extra_lock_flags); in lmv_intent_remote() 163 __u64 extra_lock_flags) in lmv_intent_open() argument 194 reqp, cb_blocking, extra_lock_flags); in lmv_intent_open() 220 reqp, cb_blocking, extra_lock_flags); in lmv_intent_open() 246 __u64 extra_lock_flags) in lmv_intent_lookup() argument 270 flags, reqp, cb_blocking, extra_lock_flags); in lmv_intent_lookup() 287 cb_blocking, extra_lock_flags); in lmv_intent_lookup() 296 __u64 extra_lock_flags) in lmv_intent_lock() argument 315 extra_lock_flags); in lmv_intent_lock() [all …]
|
D | lmv_internal.h | 57 __u64 extra_lock_flags); 63 __u64 extra_lock_flags); 69 __u64 extra_lock_flags);
|
D | lmv_obd.c | 1690 __u64 extra_lock_flags) in lmv_enqueue_remote() argument 1740 lmm, lmmsize, NULL, extra_lock_flags); in lmv_enqueue_remote() 1751 struct ptlrpc_request **req, __u64 extra_lock_flags) in lmv_enqueue() argument 1773 lmm, lmmsize, req, extra_lock_flags); in lmv_enqueue() 1777 lmm, lmmsize, extra_lock_flags); in lmv_enqueue()
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_internal.h | 88 __u64 extra_lock_flags); 92 struct ptlrpc_request **req, __u64 extra_lock_flags);
|
D | mdc_locks.c | 746 struct ptlrpc_request **reqp, u64 extra_lock_flags) in mdc_enqueue() argument 763 u64 flags, saved_flags = extra_lock_flags; in mdc_enqueue() 1126 __u64 extra_lock_flags) in mdc_intent_lock() argument 1168 extra_lock_flags); in mdc_intent_lock()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1462 __u64 extra_lock_flags) in md_enqueue() argument 1469 lmm, lmmsize, req, extra_lock_flags); in md_enqueue() 1490 __u64 extra_lock_flags) in md_intent_lock() argument 1498 extra_lock_flags); in md_intent_lock()
|