Home
last modified time | relevance | path

Searched defs:osc_lock (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cl_internal.h247 struct osc_lock { struct
253 /** DLM flags with which osc_lock::ols_lock was enqueued */ argument
255 /** osc_lock::ols_lock handle */ argument
258 enum osc_lock_state ols_state; argument
272 * osc_lock::ols_lock. This is used for sanity checking. argument
278 * this is much like osc_lock::ols_hold, except that this bit is argument
309 * if set, the osc_lock is a glimpse lock. For glimpse locks, we treat argument
325 * XXX: unfortunately, the owner of a osc_lock is not unique, argument
329 struct osc_io *ols_owner;
/linux-4.4.14/include/linux/mfd/
D88pm860x.h382 struct mutex osc_lock; member