Home
last modified time | relevance | path

Searched refs:ccc_lock (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c82 .ckd_size = sizeof(struct ccc_lock)
395 struct ccc_lock *clk; in ccc_lock_init()
576 struct ccc_lock *clk = cl2ccc_lock(slice); in ccc_lock_fini()
1024 struct ccc_lock *cl2ccc_lock(const struct cl_lock_slice *slice) in cl2ccc_lock()
1026 return container_of(slice, struct ccc_lock, clk_cl); in cl2ccc_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h244 struct ccc_lock { struct
366 struct ccc_lock *cl2ccc_lock (const struct cl_lock_slice *slice);